* luci/libs/uvl: set type of "dhcp_option" variable to lazylist in dhcp scheme, break...
[project/luci.git] / libs / uvl / root / lib / uci / schema / default / dhcp
index e6ac8f099cb021d677b2a2605a2c69c93f05c734..5f352328b1bb4ebba16fd041d74a72b2ab67ced9 100644 (file)
@@ -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