Переглянути джерело

Docs: Add missing SESSION_LIFE_TIME to Config Cheat Sheet (#12968)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-rc1
6543 3 роки тому
джерело
коміт
feb1a8cabc
Аккаунт користувача з таким Email не знайдено

+ 1
- 0
docs/content/doc/advanced/config-cheat-sheet.en-us.md Переглянути файл

@@ -474,6 +474,7 @@ relation to port exhaustion.
- `COOKIE_SECURE`: **false**: Enable this to force using HTTPS for all session access.
- `COOKIE_NAME`: **i\_like\_gitea**: The name of the cookie used for the session ID.
- `GC_INTERVAL_TIME`: **86400**: GC interval in seconds.
- `SESSION_LIFE_TIME`: **86400**: Session life time in seconds, default is 86400 (1 day)

## Picture (`picture`)


Завантаження…
Відмінити
Зберегти