Skip to content

Commit 09985b5

Browse files
Align feature name with dash and refer existing zone process
1 parent e87b7ae commit 09985b5

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

src/content/docs/dns/additional-options/dns-zone-defaults.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The values you select for the listed settings will be automatically applied to n
2828
For primary zones:
2929

3030
- [Multi-provider DNS](/dns/nameservers/nameserver-options/#multi-provider-dns): Control whether or not Cloudflare will consider `NS` records you add on the zone apex and if zones that contain external nameservers listed in the registrar will be activated.
31-
- [NS record TTL](/dns/nameservers/nameserver-options/#ns-record-ttl): Control how long, in minutes, your nameserver (`NS`) records are cached. The default time-to-live (TTL) is 24 hours. This setting applies both to Cloudflare nameservers and [custom nameservers](/dns/nameservers/custom-nameservers/).
31+
- [NS record TTL](/dns/nameservers/nameserver-options/#nameserver-ttl): Control how long, in minutes, your nameserver (`NS`) records are cached. The default time-to-live (TTL) is 24 hours. This setting applies both to Cloudflare nameservers and [custom nameservers](/dns/nameservers/custom-nameservers/).
3232
- [SOA record](/dns/manage-dns-records/reference/dns-record-types/#soa): Adjust values for the start of authority (SOA) record that Cloudflare creates for your zone.
3333

3434
For secondary zones:

src/content/docs/dns/manage-dns-records/reference/ttl.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ It may take longer than 5 minutes for you to actually experience record changes,
2727
## Unproxied records
2828

2929
For **DNS only** records, you can choose a TTL between **30 seconds** (Enterprise) or **60 seconds** (non-Enterprise) and **1 day**.
30+
31+
:::note
32+
[Nameserver TTL](/dns/nameservers/nameserver-options/#nameserver-ttl) is a separate feature and only affects Cloudflare nameservers (standard or advanced) and custom nameservers. For other NS records on your DNS records table, TTL is controlled by their respective TTL fields.
33+
:::

src/content/docs/dns/nameservers/nameserver-options.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ If you choose this option and you also want to use DNSSEC on your zone, make sur
5252

5353
:::
5454

55-
## NS record TTL
55+
## Nameserver TTL
5656

57-
For both Cloudflare nameservers (standard or advanced) and custom nameservers, the `NS` record time-to-live (TTL) is controlled by the specific setting in **DNS** > **Records**.
57+
For both Cloudflare nameservers (standard or advanced) and custom nameservers, the `NS` record time-to-live (TTL) is controlled by the specific setting in **DNS** > **Records** > **DNS record options**.
5858

5959
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.
6060

0 commit comments

Comments
 (0)