
27 May
2004
27 May
'04
8:48 p.m.
Scott Moore wrote:
Hello!
Where would I go to change the settings for OTRS' automatic session timeout? The tool auto-refreshes for a while, but eventually kicks out to the login screen. I want to change that setting...
Scott
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
Set the following option in Config.pm # SessionMaxTime # (Max valid time ofone session id in seconds (8h = 28800)) $Self->{SessionMaxTime} = 28800; Adjust the seconds value to the time that you desire. Hth, Tyler Hepworth
7722
Age (days ago)
7722
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tyler Hepworth