kmnair wrote: > > Hello Thomas, > > This is not connected with expired sessions, but a related issue. > > Now that you have mentioned the matter, I am taking this up once > again. There was a post in the forum on how to change the ajax request > frequency. The 60 seconds is too high for some servers which has more > number of users. > > How do I change this?
Open program/js/app.js and change the value for 'this.env.keep_alive' at line 49. ~Thomas
