From: Razvan Becheriu Date: Fri, 2 Aug 2019 07:04:58 +0000 (+0300) Subject: [#649,!381] fixed indentation X-Git-Tag: Kea-1.6.1~10^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14b90735ff57be0776270364064952d353d7e3a;p=thirdparty%2Fkea.git [#649,!381] fixed indentation --- diff --git a/doc/examples/ddns/template.json b/doc/examples/ddns/template.json index 17fcc776c7..adced7f062 100644 --- a/doc/examples/ddns/template.json +++ b/doc/examples/ddns/template.json @@ -44,18 +44,18 @@ // "ip-address" : "" // ,"port" : 53 // } -// , -// { -// next DNS server for this DdnsDomain -// } -// : +// , +// { +// next DNS server for this DdnsDomain +// } +// : // ] // } -// , -// { -// next Forward DdnsDomain -// } -// : +// , +// { +// next Forward DdnsDomain +// } +// : ] }, @@ -75,18 +75,18 @@ // "ip-address" : "" // ,"port" : 53 // } -// , -// { -// next DNS server for this DdnsDomain -// } -// : +// , +// { +// next DNS server for this DdnsDomain +// } +// : // ] // } -// , -// { -// next Reverse DdnsDomain -// } -// : +// , +// { +// next Reverse DdnsDomain +// } +// : ] }, // @@ -100,12 +100,12 @@ // Valid values for algorithm are: HMAC-MD5, HMAC-SHA1, // HMAC-SHA224, HMAC-SHA256, // HMAC-SHA384, HMAC-SHA512 -// "digest-bits" : 256, -// Minimum truncated length in bits. -// Default 0 (means truncation is forbidden). +// "digest-bits" : 256, +// Minimum truncated length in bits. +// Default 0 (means truncation is forbidden). // "secret" : "" // } -// , +// , // { // next TSIG Key // }