KB Article #102162
Changing the Web Admin timeout duration
Changing the Web Admin timeout duration
Detailed Information:
To change the timeout period for how long webadmin can remain logged in and idle before you need to log back in, you need to modify the resin.conf file:
- In the EMF installation directory, find the file ..\Tumbleweed\Email Firewall\Resin\Conf\resin.conf
- Make a backup copy of this file.
- Open the original resin.conf in notepad.
- Find the following section, (about 1/3 the way down):
<session-config>
<session-timeout>30<session-timeout>
<session-config>
- Update the value (default 30) which is in minutes.
- Save your changes.
- Restart the webadmin service.