mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-11-01 08:18:52 +08:00
update 2023-05-07 13:40:38
This commit is contained in:
@ -39,7 +39,7 @@ o.default = "0"
|
||||
o.rmempty = false
|
||||
|
||||
o = s:option(Value, "token_expires_in", translate("Login Validity Period (hours)"))
|
||||
o.datatype = "and(uinteger,min(0))"
|
||||
o.datatype = "and(uinteger,min(1))"
|
||||
o.default = "48"
|
||||
o.rmempty = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user