Good one!
$ sudo docker exec mattermost-app mmctl --local config get ServiceSettings.SessionLengthWebInDays
180
180 is what I specified in SessionLengthWebInDays
. So it’s reading the config correctly.
Looks like this may be a client issue?
Good one!
$ sudo docker exec mattermost-app mmctl --local config get ServiceSettings.SessionLengthWebInDays
180
180 is what I specified in SessionLengthWebInDays
. So it’s reading the config correctly.
Looks like this may be a client issue?