...
Table of Contents | ||
---|---|---|
|
Soft Timeout
English |
---|
Joget's session manager implementations set a default 30 minute session timeout after which the user will be logged out due to the inactivity. Go to System Settings > Directory Manager Settings > Configure Plugin (Security Enhanced Directory Manager). |
To change the soft timeout period, open web.xml in apache-tomcat-x.x.xx\conf\ directory and change the time period in session-timeout tag.
...