Great, I understood how to do it now! I added Set($HomePageRefreshInterval, 120); to RT_SiteConfig.pm
Thanks alot for your help! Date: Wed, 6 Jul 2011 08:28:07 -0400 From: [email protected] To: [email protected] Subject: Re: [rt-users] Default refresh time in RT 4.0.1 On Wed, Jul 06, 2011 at 12:39:21PM +0200, Ole Jon Bjørkum wrote: > How do I set the default refresh time in RT 4.0.1? > > In RT 3.8.7 I just put this in html/Elements/Login under <form>: > > <input type=hidden Name=HomeRefreshInterval Value=120> > > for 2 minutes refresh time as default. > > This doesn't work in RT 4.0.1. Any solutions? It is very important to me! In both 3.8.7 and 4.0.1, you can set the HomePageRefreshInterval config variable globally or as a user. -kevin -------- 2011 Training: http://bestpractical.com/services/training.html
-------- 2011 Training: http://bestpractical.com/services/training.html
