[rt-users] Changing default refresh rate
Mathew Snyder
jokermjs19 at comcast.net
Wed Jul 26 04:30:09 EDT 2006
Since no one has answered me regarding this question, I had to find my
own way. I've added the following lines to index.html in order to
default the refresh rate to 2 minutes.
# These lines added to change the default refresh interval
unless ($session{'home_refresh_interval'}) {
$session{'home_refresh_interval'} = 120; # Value in seconds.
}
--
If we don't protect freedom of speech, how will we know who the assholes
are?
More information about the rt-users
mailing list