]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2871] Fixed JSON
authorThomas Markwalder <tmark@isc.org>
Mon, 22 Sep 2025 19:48:23 +0000 (15:48 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 16 Oct 2025 18:02:35 +0000 (18:02 +0000)
modified:   doc/sphinx/arm/dhcp4-srv.rst

doc/sphinx/arm/dhcp4-srv.rst

index f7e198717b089714f13e66be89119f035d8ffc5e..a5ae4f0b6c470b3fd28f646b79de5420e4a03bef 100644 (file)
@@ -6378,7 +6378,7 @@ below:
                 "option-data": [
                     {
                         // Router for blocked customers.
-                        "client-classes": [ "blocked" ]
+                        "client-classes": [ "blocked" ],
                         "name": "routers",
                         "data": "192.0.2.251"
                     },