* luci/modules/admin-core: fix typo/spec violation in network scheme
This commit is contained in:
parent
725719c221
commit
df2c6eeb08
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ config variable
|
||||||
config variable
|
config variable
|
||||||
option name 'keepalive'
|
option name 'keepalive'
|
||||||
option title 'keep-alive'
|
option title 'keep-alive'
|
||||||
option descriptions 'Number of connection failures before reconnect'
|
option description 'Number of connection failures before reconnect'
|
||||||
option section 'network.interface'
|
option section 'network.interface'
|
||||||
option datatype 'uint'
|
option datatype 'uint'
|
||||||
list depends 'proto=pppoe'
|
list depends 'proto=pppoe'
|
||||||
|
|
Loading…
Reference in a new issue