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

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