]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1989] Fixed JSON
authorThomas Markwalder <tmark@isc.org>
Wed, 4 Dec 2024 20:11:21 +0000 (15:11 -0500)
committerThomas Markwalder <tmark@isc.org>
Fri, 6 Dec 2024 12:49:40 +0000 (12:49 +0000)
Changes to be committed:
modified:   doc/sphinx/arm/hooks-ddns-tuning.rst

doc/sphinx/arm/hooks-ddns-tuning.rst

index 1c28d5033fe3bdb071792c2b5c76124c9340c2e8..ddcc53367585ca4f4355d55732d0f0cf92465df8 100644 (file)
@@ -72,8 +72,8 @@ the ``hostname-expr`` one would use to reverse this rule:
                 "parameters": {
                     "hostname-expr" : "ifelse(option[12].exists, option[host-name].text, option[81].text)"
                 }
-            },
-        ],
+            }
+        ]
     }
 
 It is also possible to define this parameter in a subnet, using the user-context mechanism.