git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5e0eca9
)
* luci/modules/admin-core: change datatype for server option to "host" in network...
author
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 21:45:55 +0000
(21:45 +0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 21:45:55 +0000
(21:45 +0000)
modules/admin-core/root/lib/uci/schema/default/network
patch
|
blob
|
history
diff --git
a/modules/admin-core/root/lib/uci/schema/default/network
b/modules/admin-core/root/lib/uci/schema/default/network
index 9e9de253d7394048a8036233b3c4336da13c9597..11d3838fa77f77d935ac897072019dcb104892b7 100644
(file)
--- a/
modules/admin-core/root/lib/uci/schema/default/network
+++ b/
modules/admin-core/root/lib/uci/schema/default/network
@@
-119,7
+119,7
@@
config variable
option name 'server'
option title 'PPTP server'
option section 'network.interface'
- option datatype '
ipaddr
'
+ option datatype '
host
'
list depends 'proto=pptp'
config variable
git clone https://git.99rst.org/PROJECT