2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

[#103,!277] Updated all-keys-current.json example.

This commit is contained in:
Marcin Siodelski 2019-03-21 11:39:50 +01:00
parent 01f6adc269
commit 20e42e0707

View File

@ -743,7 +743,10 @@
// Type of the database, e.g. "mysql", "postgresql", "cql". // Type of the database, e.g. "mysql", "postgresql", "cql".
"type": "mysql" "type": "mysql"
} }
] ],
// Intervals between attempts to fetch configuration updates
// via the configuration backends used.
"config-fetch-wait-time": 30
}, },
// Server tag. // Server tag.