mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-03 22:37:01 +09:00
Previously, the default was a week. As most instances don't set the setting, this leads to a bad user experience by default. ## ⚠️ Breaking If your instance requires a high level of security, you may want to set `[security].LOGIN_REMEMBER_DAYS` so that logins are not valid as long. --------- Co-authored-by: Jason Song <i@wolfogre.com>