projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d103ba
)
* luci-0.8: backport dhcp scheme fix
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Sep 2008 23:15:59 +0000
(23:15 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Sep 2008 23:15:59 +0000
(23:15 +0000)
libs/uvl/root/lib/uci/schema/default/dhcp
patch
|
blob
|
history
diff --git
a/libs/uvl/root/lib/uci/schema/default/dhcp
b/libs/uvl/root/lib/uci/schema/default/dhcp
index e6ac8f099cb021d677b2a2605a2c69c93f05c734..5f352328b1bb4ebba16fd041d74a72b2ab67ced9 100644
(file)
--- a/
libs/uvl/root/lib/uci/schema/default/dhcp
+++ b/
libs/uvl/root/lib/uci/schema/default/dhcp
@@
-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 l
azyl
ist