This commit is contained in:
Unknwon 2014-10-13 18:04:07 -04:00
parent 89bd994c83
commit 4a8a70dde0
3 changed files with 9 additions and 9 deletions

View file

@ -28,7 +28,7 @@ KEY_FILE = custom/https/key.pem
; default is the path where Gogs is executed
STATIC_ROOT_PATH =
; Application level GZIP support
#ENABLE_GZIP = false
ENABLE_GZIP = false
[database]
; Either "mysql", "postgres" or "sqlite3", it's your choice