[rt-users] Changing the "Don't refresh this page" default?

Asif Iqbal iqbala at qwestip.net
Sat Feb 21 19:12:26 EST 2004


Espen Wiborg wrote:
> "Eric Hunter" <ehunterml at netrover.com> writes:
> > Is it an easy thing to change?  It would be better to have it
> > default to 2 or 5 minutes for us... :)
> 
> Make a local copy of share/html/index.html and add the following to
> the %init section:
> 
> unless ($session{'home_refresh_interval'}) {
>     $session{'home_refresh_interval'} = 120;  # Value in seconds.
> }
> 
> Warning:  Untested code!
> 


It is working for my firefox and ie browser. Thanks -

> -- 
> Espen Wiborg <espenhw at empolis.no>
> Java is a WORA language! (Write Once, Run Away)
> 	-- James Vandenberg (on progstone at egroups.com)
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.bestpractical.com
> http://lists.bestpractical.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1



More information about the rt-users mailing list