chore: bump default session expiry to 7 days

This commit is contained in:
Ankush Menat 2023-10-30 14:29:42 +05:30
parent d92f74f877
commit 5fe80d3f34

View file

@ -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",