Gitea: raise LOGIN_REMEMBER_DAYS #56

Closed
opened 2021-02-05 09:04:20 +00:00 by reynir · 0 comments
Owner

The 'remember me' option only works for 7 days which I find is a bit short. At first, I thought it didn't work at all.

In app.ini's [security] section you can set LOGIN_REMEMBER_DAYS to a higher value than the default of 7.

https://github.com/go-gitea/gitea/issues/778

The 'remember me' option only works for 7 days which I find is a bit short. At first, I thought it didn't work at all. In `app.ini`'s `[security]` section you can set `LOGIN_REMEMBER_DAYS` to a higher value than the default of 7. https://github.com/go-gitea/gitea/issues/778
Sign in to join this conversation.
No description provided.