* luci/modules/admin-core: change datatype for server option to "host" in network...
[project/luci.git] / modules / admin-core / root / lib / uci / schema / default / network
index 9e9de25..11d3838 100644 (file)
@@ -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