mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.
This commit is contained in:
parent
2702fbaf2a
commit
f39fe79edf
@ -82,6 +82,12 @@
|
||||
<bindstofield>system->dnsserver</bindstofield>
|
||||
<arraynum>1</arraynum>
|
||||
</field>
|
||||
<field>
|
||||
<name>Override DNS</name>
|
||||
<description>Allow DNS servers to be overridden by DHCP/PPP on WAN</description>
|
||||
<type>checkbox</type>
|
||||
<bindstofield>system->dnsallowoverride</bindstofield>
|
||||
</field>
|
||||
<field>
|
||||
<name>Next</name>
|
||||
<type>submit</type>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user