2.0 logout on non-polling pages
Closed this issue · 2 comments
z1pti3 commented
If you open pages such as conducts or plugins after a few mins you get logged out and have to login again. This does not happen on status or administrator as these appear to be polling in the background.
z1pti3 commented
Added new session options to ed447cf
The following items need to be included within settings.json auth section:
"apiSessionTimeout" : 300
"cacheSessionTimeout" : 60
"singleUserSessions" : true
z1pti3 commented
It is recommended that sessionTimeout is now increased from 15 mins to several hours