mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 05:04:29 +08:00
fixup!
This commit is contained in:
parent
da5dd05568
commit
023dca79e9
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ D("example.com", REGISTRAR, DnsProvider("R53"),
|
|||
);
|
||||
{%endhighlight%}
|
||||
|
||||
The DefaultTTL duration can take the same values as [TTL](#TTL):
|
||||
an integer number of seconds or a string with a unit such as `"4d"`.
|
||||
The DefaultTTL duration is the same format as [TTL](#TTL): an integer number of seconds
|
||||
or a string with a unit such as `"4d"`.
|
||||
|
||||
{% include endExample.html %}
|
||||
|
|
Loading…
Add table
Reference in a new issue