Added configurable TTL option, plus documentation

This commit is contained in:
Timothy Miller
2022-07-30 21:20:41 -04:00
parent 2b9ebdeab2
commit ef4e3a5787
3 changed files with 13 additions and 2 deletions

View File

@@ -23,5 +23,6 @@
],
"a": true,
"aaaa": true,
"purgeUnknownRecords": false
"purgeUnknownRecords": false,
"ttl": 300
}