коммит произвёл
GitHub
родитель
85bc354680
Коммит
017e14d4b5
@@ -107,11 +107,6 @@ func addLicense(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
if *c.App.Config().JobSettings.RunJobs {
|
||||
c.App.Srv().Jobs.Workers = c.App.Srv().Jobs.InitWorkers()
|
||||
c.App.Srv().Jobs.StartWorkers()
|
||||
}
|
||||
|
||||
auditRec.Success()
|
||||
c.LogAudit("success")
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user