Login timeout setting

by jtojnar, Tuesday, October 04, 2022, 16:40 (577 days ago) @ micha83x

Right, the default cookie expiration is one month, but it is not the only factor you need to consider. There is also the session.gc_maxlifetime option in php.ini that defaults to 24 minutes. And, what is worse, even if we changed it in selfoss, the session might still end up being cleaned by PHP when another app runs on the same server and has shorter lifetime. So I would recommend setting it in php.ini yourself.


Complete thread:

 RSS Feed of thread

powered by my little forum