1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 20:48:20 +00:00
This commit is contained in:
Unknown
2014-06-24 13:55:47 -04:00
parent ceb415df8a
commit b2801a2e98
10 changed files with 264 additions and 269 deletions

View File

@@ -51,8 +51,8 @@ SECRET_KEY = !#@FDEWREWR&*(
LOGIN_REMEMBER_DAYS = 7
COOKIE_USERNAME = gogs_awesome
COOKIE_REMEMBER_NAME = gogs_incredible
; Reverse proxy authentication header name of user ID
REVERSE_PROXY_AUTHENTICATION_UID = X-WEBAUTH-UID
; Reverse proxy authentication header name of user name
REVERSE_PROXY_AUTHENTICATION_USER = X-WEBAUTH-USER
[service]
ACTIVE_CODE_LIVE_MINUTES = 180