mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 04:58:19 +00:00
Fix gzip
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user