]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2084] document trailing commas
authorAndrei Pavel <andrei@isc.org>
Fri, 19 Nov 2021 14:41:56 +0000 (16:41 +0200)
committerAndrei Pavel <andrei@isc.org>
Fri, 17 Dec 2021 15:18:28 +0000 (17:18 +0200)
doc/sphinx/arm/config.rst

index e578f982b06d2298c6452bdbc29072b996ba81f3..5092c08c673eef5d5cc4fa2a6b44220687bded51 100644 (file)
@@ -53,6 +53,8 @@ Kea components use extended JSON with additional features allowed:
 -  File inclusion: JSON files can include other JSON files by using a
    statement of the form \<?include "file.json"?\>.
 
+-  Allowed trailing commas anywhere except after the root curly brackets.
+
 The configuration file consists of a single object (often colloquially
 called a map) started with a curly bracket. It comprises only one of
 the "Dhcp4", "Dhcp6", "DhcpDdns", "Control-agent", or "Netconf" objects.