]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1405] minor changes
authorRazvan Becheriu <razvan@isc.org>
Tue, 13 Oct 2020 09:55:17 +0000 (12:55 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 18 Nov 2020 13:55:22 +0000 (15:55 +0200)
doc/examples/kea4/all-keys-netconf.json
doc/examples/kea6/all-keys-netconf.json

index 5cc9bff32d131542ed11f9e9e0197adfa66a4ad8..ee5719ed4a3a21f7493d1be6cab70bdbf3c9de44 100644 (file)
 
         // Configuration control (currently not used, i.e. this syntax
         // is already defined but corresponding feature is not implemented).
-        "config-control":
-        {
+        "config-control": {
             // Only configuration databases entry is defined.
             "config-databases": [
                 {
         "server-tag": "my DHCPv4 server",
 
         // DHCP queue control parameters.
-        "dhcp-queue-control":
-        {
+        "dhcp-queue-control": {
             // Enable queue is mandatory.
             "enable-queue": true,
 
index eb16357c2ee0e844347a1d3805a036c4225cdcde..7219e4a5fbd2d51bb9806af1d726b55422f738ae 100644 (file)
 
         // Configuration control (currently not used, i.e. this syntax
         // is already defined but corresponding feature is not implemented).
-        "config-control":
-        {
+        "config-control": {
             // Only configuration databases entry is defined.
             "config-databases": [
                 {
         "server-tag": "my DHCPv6 server",
 
         // DHCP queue control parameters.
-        "dhcp-queue-control":
-        {
+        "dhcp-queue-control": {
             // Enable queue is mandatory.
             "enable-queue": true,