]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[130-all-keys-sample] Removed non-supported parameter.
authorMarcin Siodelski <marcin@isc.org>
Tue, 23 Oct 2018 13:18:44 +0000 (15:18 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Oct 2018 13:05:55 +0000 (09:05 -0400)
doc/examples/kea4/all-keys.json

index a5fa536752d26c7294fbeb05dd6b37dc07b533e1..8316bad335a416b760dfd0248f89d1efa98179d6 100644 (file)
     // 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,