chore: bump default session expiry to 7 days
This commit is contained in:
parent
d92f74f877
commit
5fe80d3f34
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@
|
|||
"label": "Security"
|
||||
},
|
||||
{
|
||||
"default": "60:00",
|
||||
"default": "170:00",
|
||||
"description": "Example: Setting this to 24:00 will log out a user if they are not active for 24:00 hours.",
|
||||
"fieldname": "session_expiry",
|
||||
"fieldtype": "Data",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue