diff options
Diffstat (limited to 'doc/examples/kea6/with-ddns.json')
-rw-r--r-- | doc/examples/kea6/with-ddns.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/kea6/with-ddns.json b/doc/examples/kea6/with-ddns.json index 04efb7d313..078a64feeb 100644 --- a/doc/examples/kea6/with-ddns.json +++ b/doc/examples/kea6/with-ddns.json @@ -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", |