Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit ee6d93d

Browse files
sztanpetlunny
authored andcommitted
Improve cheat sheet for COOKIE_NAME (#64)
backport to v1.0
1 parent 4095206 commit ee6d93d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Note: Actually, Gitea supports only SMTP with STARTTLS.
140140
- `PROVIDER`: Session engine provider, either `memory`, `file`, `redis`, or `mysql`.
141141
- `PROVIDER_CONFIG`: For file, it's the root path; for others, it's the host address and port number.
142142
- `COOKIE_SECURE`: Enable this to force using HTTPS for all session access.
143+
- `COOKIE_NAME`: The name of the cookie used for the session ID, defaults to `i_like_gogits`.
143144
- `GC_INTERVAL_TIME`: GC interval in seconds.
144145

145146
## Picture (`picture`)

0 commit comments

Comments
 (0)