24 Jul
2007
24 Jul
'07
2:26 p.m.
On Jul 24, 2007, at 4:18 PM, Vincent Massol wrote:
Hi pbasnews-tmp (what a name! :)),
On Jul 24, 2007, at 4:06 PM, <[email protected]> wrote:
Hi How can I adjust the logon time out? Users disconnect of the xwiki after 30 mn... I want higher this time for all users.
I don't think xwiki is doing anything to disconnect user. I would suggest you look in your container's configuration. Actually we create a cookie that is unlimited in time if I recall correctly. May it be that you prevent cookies on your user machines and thus the container falls back to session id in the URL?
... and then you're subject to container session timeout which are of 30mn by default usually. -Vincent