* luci/app/coovachilli: remove remotelogin section from sample config
[project/luci.git] / libs / uvl / root / lib / uci / schema / default / luci_splash
1 package luci_splash
2
3 config section
4 option name 'core'
5 option title 'Common DHCP splash settings'
6 option package 'luci_splash'
7 option unique true
8 option required true
9
10 config variable
11 option name 'leasetime'
12 option title 'Lease time in hours'
13 option section 'luci_splash.core'
14 option datatype 'float'