On Tuesday, May 10, 2016 08:26:43 AM Grundmann, Christian wrote:
Hi,
is there a way to disable the idle logout in webadmin?
Thx a lot
Christian
Note this is BAD security practice, but you can use:
engine-config -s UserSessionTimeOutInterval=-1
engine-config -l will give you a list of things you can configure including a
description of each option.