Fix gzip
This commit is contained in:
parent
89bd994c83
commit
4a8a70dde0
3 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue