* luci-0.8: backport dhcp scheme fix
This commit is contained in:
parent
5d103ba1a9
commit
5679f19503
1 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@ config variable
|
|||
config variable
|
||||
option name 'dnsforwardmax'
|
||||
option section 'dhcp.dnsmasq'
|
||||
option title 'concurrent queries'
|
||||
option title 'concurrent queries'
|
||||
option datatype uint
|
||||
|
||||
config variable
|
||||
|
@ -222,4 +222,4 @@ config variable
|
|||
option section 'dhcp.dhcp'
|
||||
option title 'DHCP-Options'
|
||||
option description 'See "dnsmasq --help dhcp" for a list of available options.'
|
||||
option type list
|
||||
option type lazylist
|
||||
|
|
Loading…
Reference in a new issue