mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-06-20 20:35:38 -03:00
Added configurable TTL option, plus documentation
This commit is contained in:
@@ -23,5 +23,6 @@
|
||||
],
|
||||
"a": true,
|
||||
"aaaa": true,
|
||||
"purgeUnknownRecords": false
|
||||
"purgeUnknownRecords": false,
|
||||
"ttl": 300
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user