applications/luci-splash: drop uvl schema
This commit is contained in:
parent
6f0696f247
commit
a945f69b4c
1 changed files with 0 additions and 14 deletions
|
@ -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'
|
|
Loading…
Reference in a new issue