summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2018-11-24 15:43:32 +0100
committerFrancis Dupont <fdupont@isc.org>2018-11-24 15:43:32 +0100
commitd87b6ece1f98e6c9010b5b6a63119e0756b74487 (patch)
tree29be81d10bdb4fa36459e794d92c2c5a6410adb8 /doc/examples
parent[65-libyang-simplify-update-models] Removed distribution of moved module files (diff)
downloadkea-d87b6ece1f98e6c9010b5b6a63119e0756b74487.tar.xz
kea-d87b6ece1f98e6c9010b5b6a63119e0756b74487.zip
[65-libyang-simplify-update-models] Tried to address comments
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/kea4/all-keys.json3
-rw-r--r--doc/examples/kea6/all-keys.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/examples/kea4/all-keys.json b/doc/examples/kea4/all-keys.json
index e24d1be737..f0997ba52e 100644
--- a/doc/examples/kea4/all-keys.json
+++ b/doc/examples/kea4/all-keys.json
@@ -661,7 +661,8 @@
// Global valid lifetime value.
"valid-lifetime": 6000,
- // Configuration control.
+ // Configuration control (currently not used, i.e. this syntax
+ // is already defined but corresponding feature is not implemented).
"config-control":
{
// Only configuration databases entry is defined.
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json
index 88dc5e3095..5c250a124e 100644
--- a/doc/examples/kea6/all-keys.json
+++ b/doc/examples/kea6/all-keys.json
@@ -617,7 +617,8 @@
// Global valid lifetime value.
"valid-lifetime": 6000,
- // Configuration control.
+ // Configuration control (currently not used, i.e. this syntax
+ // is already defined but corresponding feature is not implemented).
"config-control":
{
// Only configuration databases entry is defined.