mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
wizard: uncheck dnssec by default
This commit is contained in:
parent
a94700e7cc
commit
7b10393f5a
@ -119,11 +119,13 @@ if (isset($config['wizardtemp'])) {
|
||||
<field>
|
||||
<name>Enable DNSSEC Support</name>
|
||||
<type>checkbox</type>
|
||||
<value>0</value>
|
||||
<bindstofield>unbound->dnssec</bindstofield>
|
||||
</field>
|
||||
<field>
|
||||
<name>Harden DNSSEC data</name>
|
||||
<type>checkbox</type>
|
||||
<value>0</value>
|
||||
<bindstofield>unbound->dnssecstripped</bindstofield>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user