Fix some too strict validation schemes
This commit is contained in:
parent
b29afca6be
commit
713454cefa
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ config variable
|
||||||
option name 'ifname'
|
option name 'ifname'
|
||||||
option title 'Physical interface'
|
option title 'Physical interface'
|
||||||
option section 'network.interface'
|
option section 'network.interface'
|
||||||
option required true
|
|
||||||
|
|
||||||
config variable
|
config variable
|
||||||
option name 'macaddr'
|
option name 'macaddr'
|
||||||
|
|
|
@ -25,7 +25,6 @@ config variable
|
||||||
option name 'channel'
|
option name 'channel'
|
||||||
option section 'wireless.wifi-device'
|
option section 'wireless.wifi-device'
|
||||||
option title 'Channel'
|
option title 'Channel'
|
||||||
option datatype uint
|
|
||||||
|
|
||||||
config variable
|
config variable
|
||||||
option name 'mode'
|
option name 'mode'
|
||||||
|
|
Loading…
Reference in a new issue