mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[130-all-keys-sample] Removed non-supported parameter.
This commit is contained in:
committed by
Francis Dupont
parent
6c0193d2c4
commit
c79d1a126b
@@ -103,12 +103,6 @@
|
||||
// NCRs are sent to Kea D2 module to update DNS upon allocation of the
|
||||
// DHCP leases.
|
||||
"dhcp-ddns": {
|
||||
// Boolean flag indicating if the Client FQDN option must be
|
||||
// always included in DHCP responses. The default value is false
|
||||
// indicating that Client FQDN option is only returned when
|
||||
// requested.
|
||||
"always-include-fqdn": false,
|
||||
|
||||
// Boolean flag indicating if Kea DHCPv4 server must generate NCRs.
|
||||
// By default NCRs are not generated.
|
||||
"enable-updates": false,
|
||||
|
Reference in New Issue
Block a user