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 title 'Physical interface'
|
||||
option section 'network.interface'
|
||||
option required true
|
||||
|
||||
config variable
|
||||
option name 'macaddr'
|
||||
|
|
|
@ -25,7 +25,6 @@ config variable
|
|||
option name 'channel'
|
||||
option section 'wireless.wifi-device'
|
||||
option title 'Channel'
|
||||
option datatype uint
|
||||
|
||||
config variable
|
||||
option name 'mode'
|
||||
|
|
Loading…
Reference in a new issue