luci-0.10: merge r7849
This commit is contained in:
parent
adce1af3f9
commit
0dd60c237b
1 changed files with 2 additions and 2 deletions
|
@ -47,9 +47,9 @@ s:taboption("general", Flag, "secure_mode", translate("Enable secure mode"),
|
|||
translate("Allow adding forwards only to requesting ip addresses")).default = "1"
|
||||
|
||||
s:taboption("general", Flag, "log_output", translate("Enable additional logging"),
|
||||
translate("Puts extra debugging information into the system log")).default = "1"
|
||||
translate("Puts extra debugging information into the system log"))
|
||||
|
||||
s:taboption("general", Value, "download", translate("Downlink"),
|
||||
s:taboption("general", Value, "download", translate("Downlink"),
|
||||
translate("Value in KByte/s, informational only")).rmempty = true
|
||||
|
||||
s:taboption("general", Value, "upload", translate("Uplink"),
|
||||
|
|
Loading…
Reference in a new issue