Zitat von Martijn Brinkers <[email protected]>:

On 06/18/2013 03:18 PM, [email protected] wrote:
i must be blind but i cannot find the parameter to extend the idle
logout time for the Djigzo management interface. Any pointers where to
find it?

The timeout if configured in web.xml file inside the war file. It's not
easy to find. It is set to 5 min.

     <session-config>
         <session-timeout>5</session-timeout>
     </session-config>

Currently the only way to change it is by editing the web.xml inside the
war. I'll see whether I can make this a configurable option.

Kind regards,

Martijn

Was this shortened recently? Without hard facts my impression is that my old installation had a much longer timeout?

Regards

Andreas




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to