luci-0.10: merge r6834
This commit is contained in:
parent
d6bdac40d4
commit
461adc7e1f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ m = Map("dropbear", "Dropbear SSHd", translate("Dropbear offers <abbr title=\"Se
|
|||
|
||||
s = m:section(TypedSection, "dropbear", "")
|
||||
s.anonymous = true
|
||||
s.addremove = true
|
||||
|
||||
port = s:option(Value, "Port", translate("Port"))
|
||||
port.isinteger = true
|
||||
|
|
Loading…
Reference in a new issue