summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea4/all-keys.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/kea4/all-keys.json')
-rw-r--r--doc/examples/kea4/all-keys.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/examples/kea4/all-keys.json b/doc/examples/kea4/all-keys.json
index 0ac496eb12..673856e45d 100644
--- a/doc/examples/kea4/all-keys.json
+++ b/doc/examples/kea4/all-keys.json
@@ -528,11 +528,11 @@
// PostgreSQL backends do support this mode.
"ip-reservations-unique": true,
- /// Boolean parameter which controls whether host reservations lookup
- /// should be performed before lease lookup. This parameter has effect
- /// only when multi-threading is disabled. When multi-threading is
- /// enabled, host reservations lookup is always performed first to avoid
- /// lease-lookup resource locking.
+ // Boolean parameter which controls whether host reservations lookup
+ // should be performed before lease lookup. This parameter has effect
+ // only when multi-threading is disabled. When multi-threading is
+ // enabled, host reservations lookup is always performed first to avoid
+ // lease-lookup resource locking.
"reservations-lookup-first": true,
// Specifies credentials to access lease database.