Does OJS timeout user logins after a period of inactivity? I’m under the impression that it does but I can’t find documentation about it. Most of my journals are in OJS 3.3.0.5.
Hi @tmrozewski,
It could be - often this is dependent on the setting in your config.inc.php
file. In particular the session.gc_maxlifetime
setting, which may be set to specify that sessions timeout after a period of time.
-Roger
PKP Team
This topic was automatically closed after 13 days. New replies are no longer allowed.