We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa7dd6 commit feb1a8cCopy full SHA for feb1a8c
docs/content/doc/advanced/config-cheat-sheet.en-us.md
@@ -474,6 +474,7 @@ relation to port exhaustion.
474
- `COOKIE_SECURE`: **false**: Enable this to force using HTTPS for all session access.
475
- `COOKIE_NAME`: **i\_like\_gitea**: The name of the cookie used for the session ID.
476
- `GC_INTERVAL_TIME`: **86400**: GC interval in seconds.
477
+- `SESSION_LIFE_TIME`: **86400**: Session life time in seconds, default is 86400 (1 day)
478
479
## Picture (`picture`)
480
0 commit comments