* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate as datatype "boolean"" error in qos pages
This commit is contained in:
parent
abad8af0e7
commit
0345180f72
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ config variable
|
||||||
option name 'enabled'
|
option name 'enabled'
|
||||||
option title 'Enable QoS on this interface'
|
option title 'Enable QoS on this interface'
|
||||||
option section 'qos.interface'
|
option section 'qos.interface'
|
||||||
option datatype 'boolean'
|
|
||||||
|
|
||||||
config variable
|
config variable
|
||||||
option name 'overhead'
|
option name 'overhead'
|
||||||
|
|
Loading…
Reference in a new issue