luci-app-unbound: correct default for validator_ntp 6470/head
authorTugzrida <git@tugzrida.xyz>
Sun, 16 Jul 2023 11:47:54 +0000 (21:47 +1000)
committerTugzrida <git@tugzrida.xyz>
Sun, 16 Jul 2023 11:47:54 +0000 (21:47 +1000)
Signed-off-by: Cameron Steel <git@tugzrida.xyz>
applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua

index acbd7c2aedcf18e529f77804f7b72ef3fb0ab92d..806b25acec57cadfec4ab9f55363fa2a8d4c4765 100644 (file)
@@ -77,6 +77,7 @@ if (valman == "0") then
         translate("DNSSEC NTP Fix"),
         translate("Break the loop where DNSSEC needs NTP and NTP needs DNS"))
     nvd.optional = true
+    nvd.default = true
     nvd:depends("validator", true)
 
     prt = s1:taboption("basic", Value, "listen_port",