Session Timeout default override not working

8 views
Skip to first unread message

Andrew Padilla

unread,
Jul 24, 2025, 9:23:22 AMJul 24
to vocbench-user
Hi,

I am running vocbench 13.0 in a container and I am attempting to ensure that a login session doesn't timeout so frequently. Below is my attempt to ensure it doesn't timeout for  a given workday (480 minutes) .  However, the session still becomes invalidates much sooner than that. What am I doing. wrong?

docker run -d -p 127.0.0.1:1979:1979 -e "ST_OPTS=server.servlet.session.timeout=480m" --volume vocbench_data:/opt/vocbench3/data --name=vocbench --restart=unless-stopped internetofwater/vocbench3-docker 
Reply all
Reply to author
Forward
0 new messages