]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1294] change the default for ixfr_disabled (forgot to commit this)
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 12 Oct 2011 02:39:02 +0000 (19:39 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 12 Oct 2011 02:39:02 +0000 (19:39 -0700)
src/bin/xfrin/xfrin.spec

index bc937205d837ee09a3491fa98b7154b9f15ac477..9a5154aebc0bc2a2b1dcf9791b324609a4378595 100644 (file)
@@ -47,7 +47,7 @@
           { "item_name": "ixfr_disabled",
             "item_type": "boolean",
             "item_optional": false,
-            "item_default": false
+            "item_default": true
           }
           ]
         }