You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DNS] Specify what Auto means for unproxied records TTL (#19211)
* Specify what Auto means for unproxied records TTL
* Apply suggestion from code review
Co-authored-by: Pedro Sousa <[email protected]>
---------
Co-authored-by: Pedro Sousa <[email protected]>
Copy file name to clipboardExpand all lines: src/content/docs/dns/manage-dns-records/reference/ttl.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ It may take longer than 5 minutes for you to actually experience record changes,
28
28
29
29
For **DNS only** records, you can choose a TTL between **30 seconds** (Enterprise) or **60 seconds** (non-Enterprise) and **1 day**.
30
30
31
+
A TTL of **Auto** is set to 300 seconds (five minutes).
32
+
31
33
## Nameserver TTL
32
34
33
35
[Nameserver TTL](/dns/nameservers/nameserver-options/#nameserver-ttl) is a separate feature and only affects Cloudflare nameservers and custom nameservers. For other [NS records](/dns/manage-dns-records/reference/dns-record-types/#ns) on your DNS records table, TTL is controlled by their respective TTL fields.
0 commit comments