1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: NAMESERVER_TTL wrong domain-modifiers name (#1994)

This commit is contained in:
Jeffrey Cafferata
2023-01-27 21:46:12 +01:00
committed by GitHub
parent 981987e80c
commit 0bb54318f0

View File

@ -8,7 +8,7 @@ parameter_types:
modifiers...: RecordModifier[]
---
TTL sets the TTL on the domain apex NS RRs defined by [NAMESERVER](NAMESERVER.md).
NAMESERVER_TTL sets the TTL on the domain apex NS RRs defined by [NAMESERVER](NAMESERVER.md).
The value can be an integer or a string. See [TTL](../record/TTL.md) for examples.