Merge r4149
This commit is contained in:
parent
b7479f61a0
commit
f33ae6e8cd
1 changed files with 2 additions and 1 deletions
|
@ -22,5 +22,6 @@ port.isinteger = true
|
|||
pwauth = s:option(Flag, "PasswordAuth", translate("a_srv_d_pwauth"), translate("a_srv_d_pwauth1"))
|
||||
pwauth.enabled = 'on'
|
||||
pwauth.disabled = 'off'
|
||||
pwauth.rmempty = false
|
||||
|
||||
return m
|
||||
return m
|
||||
|
|
Loading…
Reference in a new issue