mirror of
https://gitee.com/gitea/gitea
synced 2026-01-05 23:25:47 +08:00
#835: Realtime webhooks
This commit is contained in:
@@ -68,6 +68,7 @@ func GlobalInit() {
|
||||
|
||||
models.HasEngine = true
|
||||
cron.NewCronContext()
|
||||
models.InitDeliverHooks()
|
||||
log.NewGitLogger(path.Join(setting.LogRootPath, "http.log"))
|
||||
}
|
||||
if models.EnableSQLite3 {
|
||||
|
||||
Reference in New Issue
Block a user