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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/examples/kea4/all-keys.json b/doc/examples/kea4/all-keys.json
index ec19ee74fc..075b54d301 100644
--- a/doc/examples/kea4/all-keys.json
+++ b/doc/examples/kea4/all-keys.json
@@ -783,7 +783,7 @@
// If greater than zero, it is the lifetime of leases temporarily allocated
// on DISCOVER. When zero (the default) leases are not allocated on DISCOVER.
- "offer-lft" : 60,
+ "offer-lifetime" : 60,
// List of shared network specific DHCP options.
"option-data": [],
@@ -922,7 +922,7 @@
// If greater than zero, it is the lifetime of leases temporarily allocated
// on DISCOVER. When zero (the default) leases are not allocated on DISCOVER.
- "offer-lft" : 60,
+ "offer-lifetime" : 60,
// Turn on storage of extended information (e.g. relay agent
// information) with each lease for this subnet.
@@ -1230,7 +1230,7 @@
// If greater than zero, it is the lifetime of leases temporarily allocated
// on DISCOVER. When zero (the default) leases are not allocated on DISCOVER.
- "offer-lft" : 60,
+ "offer-lifetime" : 60,
// Look at advanced example for the use of user-contexts.
"user-context": { }