diff --git a/doc/examples/kea4/all-keys-current.json b/doc/examples/kea4/all-keys-current.json index dbbe31fed1..67cb126f21 100644 --- a/doc/examples/kea4/all-keys-current.json +++ b/doc/examples/kea4/all-keys-current.json @@ -743,7 +743,10 @@ // Type of the database, e.g. "mysql", "postgresql", "cql". "type": "mysql" } - ] + ], + // Intervals between attempts to fetch configuration updates + // via the configuration backends used. + "config-fetch-wait-time": 30 }, // Server tag.