Server timeout setting

Hello!

Could someone tell me how to increase server timeout (I’m using TLJH)? It stops automatically after some minutes of idle.

Thank you!

you can set the cull timeout with

$ sudo tljh-config set services.cull.timeout 604800
(this will set it to 7 days).

and then
$ sudo tljh-config reload

1 Like