Questions about sessions

Many active people got messages that “session ended”. They are all active and cost 720 hours in the options. But I rebooted mattermost , could that be the reason? The server was unavailable for 10 seconds approximately

The sessions are stored in the database and do not get lost upon reboots, but if you did not configure ServiceSettings.ExtendSessionLengthWithActivity, the sessions will not be extended and will all end at the same time if all people signed in at the same day.

strange. It turns out these three people were not active for 30 days:

“ExtendSessionLengthWithActivity”: true,
“SessionLengthWebInDays”: 30,
“SessionLengthWebInHours”: 720,

Yah, in this case, their session ends - but the server restart doesn’t.

Can you please tell me if it is possible to translate the plugin “mattermost-plugin-remind” into Russian? I translated some buttons in the en.json file, but now the text is not shown at all, only the button IDs.

Please create new topics for new issues, thanks.