]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#225] updated with-ddns.json examples
authorThomas Markwalder <tmark@isc.org>
Fri, 24 Mar 2023 16:11:18 +0000 (12:11 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 24 Mar 2023 16:50:00 +0000 (12:50 -0400)
doc/examples/kea4/with-ddns.json
doc/examples/kea6/with-ddns.json

index ee47c6270484f254a537d70bcb74565e4bcdd4b5..fcd81952cb8091bbd45d565cbc0687ce32e8382d 100644 (file)
@@ -61,6 +61,7 @@
   "ddns-qualifying-suffix" : "test.suffix.",
   "ddns-update-on-renew" : false,
   "ddns-use-conflict-resolution" : true,
+  "ddns-ttl-pecent" : 0.75,
   "hostname-char-set": "[^A-Za-z0-9.-]",
   "hostname-char-replacement": "x",
 
index 04efb7d313a580798871b2e56946db70ab80c364..078a64feeb4eac1acd05fe1359960d7e89d80a3c 100644 (file)
@@ -64,6 +64,7 @@
   "ddns-qualifying-suffix" : "test.suffix.",
   "ddns-update-on-renew" : false,
   "ddns-use-conflict-resolution" : true,
+  "ddns-ttl-percent" : 0.75,
   "hostname-char-set": "[^A-Za-z0-9.-]",
   "hostname-char-replacement": "x",