mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
SSL enable config option
This commit is contained in:
@@ -32,6 +32,8 @@ PATH = data/gogs.db
|
||||
[admin]
|
||||
|
||||
[security]
|
||||
; Use HTTPS to clone repository, otherwise use HTTP.
|
||||
ENABLE_HTTPS_CLONE = false
|
||||
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
|
||||
SECRET_KEY = !#@FDEWREWR&*(
|
||||
; Auto-login remember days
|
||||
|
Reference in New Issue
Block a user