Hi there, I have users complaining about expiring sessions. The notification below says sessions expire after 6 days and 2 hours, a total of 146 hours, but when I check my config.json I can’t find any setting which corresponds with this value? Searching for “146” doesn’t find a potentially differently labeled setting either.
If it is the mobile client than you need to check the settings for that.
Like ServiceSettings. SessionLengthMobileInHours and the others from the link I send in my previous reply
Client is confirmed to be Android, and hence you are right, it’s the mobile settings which should be at play. I remember I increased the mobile numbers a while back, and from my config.json in my initial post you can see that they are a lot higher than what’s show in the user screenshot.
I did try the occ command you pointed out earlier with the two “SessionLengthMobile…” and they do match what I configured.