
cloos at netsandbox
Aug 4, 2011, 6:55 AM
Post #3 of 4
(693 views)
Permalink
|
Am 04.08.2011 15:15, schrieb Thomas Sibley: > This implies either a) your config is missing the default > Set($AutoLogoff, 0) that's found in a stock etc/RT_Config.pm, or b) you > explicitly Set($AutoLogoff, undef) in your own config. > It's none of a or b. ;-) I call rt-cleanup-session with "--older 1D" and if you do this, $alogoff is never set to RT->Config->Get('AutoLogoff'). -Chris _______________________________________________ Come work for us: http://blog.bestpractical.com/2011/06/were-hiring-come-hack-perl-for-best-practical.html 2011 Training: http://bestpractical.com/services/training.html List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
|