Organization level webhooks

This commit is contained in:
Unknwon 2014-09-07 19:39:26 -04:00
parent e79e4b1580
commit f8977f4847
6 changed files with 25 additions and 21 deletions

View file

@ -29,7 +29,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