Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions src/content/docs/dns/nameservers/nameserver-options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ products:
title: Nameserver options
sidebar:
order: 3

head:
- tag: title
content: Multi-provider DNS and nameserver options
---

import { Example, Render } from "~/components"
Expand Down Expand Up @@ -85,4 +87,4 @@ For both Cloudflare nameservers (standard or advanced) and custom nameservers, t

The default TTL is 24 hours (or 86,400 seconds), but you have the option to lower this value depending on your needs. For example, shorter TTLs can be useful when you are changing nameservers or migrating a zone. Accepted values range from 30 to 86,400 seconds.

This setting can also be configured as a [DNS zone default](/dns/additional-options/dns-zone-defaults/), meaning new zones created in your account will automatically start with the value you define.
This setting can also be configured as a [DNS zone default](/dns/additional-options/dns-zone-defaults/), meaning new zones created in your account will automatically start with the value you define.
3 changes: 0 additions & 3 deletions src/content/docs/dns/zone-setups/zone-transfers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ products:
title: DNS Zone transfers
sidebar:
order: 3
head:
- tag: title
content: Zone transfers - Multi-provider DNS
---

import { Render, DashButton } from "~/components";
Expand Down