applications/luci-splash: drop uvl schema

This commit is contained in:
Jo-Philipp Wich 2011-01-02 19:37:00 +00:00
parent 6f0696f247
commit a945f69b4c

View file

@ -1,14 +0,0 @@
package luci_splash
config section
option name 'core'
option title 'Common DHCP splash settings'
option package 'luci_splash'
option unique true
option required true
config variable
option name 'leasetime'
option title 'Lease time in hours'
option section 'luci_splash.core'
option datatype 'float'