]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#649,!381] fixed indentation
authorRazvan Becheriu <razvan@isc.org>
Fri, 2 Aug 2019 07:04:58 +0000 (10:04 +0300)
committerRazvan Becheriu <razvan@isc.org>
Fri, 2 Aug 2019 07:04:58 +0000 (10:04 +0300)
doc/examples/ddns/template.json

index 17fcc776c79f4ec38e3d81ecae3a427acbd274c2..adced7f062e69aa2e91c4d497f63150066f65ef5 100644 (file)
 //                        "ip-address" : "<ip address>"
 //                       ,"port" : 53
 //                    }
-//                   ,
-//                   {
-//                       next DNS server for this DdnsDomain
-//                   }
-//                   :
+//                    ,
+//                    {
+//                        next DNS server for this DdnsDomain
+//                    }
+//                    :
 //                ]
 //            }
-//           ,
-//           {
-//                next Forward DdnsDomain
-//           }
-//           :
+//            ,
+//            {
+//                 next Forward DdnsDomain
+//            }
+//            :
         ]
     },
 
 //                        "ip-address" : "<ip address>"
 //                        ,"port" : 53
 //                    }
-//                   ,
-//                   {
-//                       next DNS server for this DdnsDomain
-//                   }
-//                   :
+//                    ,
+//                    {
+//                        next DNS server for this DdnsDomain
+//                    }
+//                    :
 //                ]
 //            }
-//           ,
-//           {
-//                next Reverse DdnsDomain
-//           }
-//           :
+//            ,
+//            {
+//                 next Reverse DdnsDomain
+//            }
+//            :
         ]
     },
 //
 //            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" : "<shared secret value>"
 //        }
-//       ,
+//        ,
 //        {
 //                next TSIG Key
 //        }