коммит произвёл
GitHub
родитель
85bc354680
Коммит
017e14d4b5
@@ -64,8 +64,8 @@ func ConfigStore(configStore *config.Store) Option {
|
||||
}
|
||||
}
|
||||
|
||||
func RunJobs(s *Server) error {
|
||||
s.runjobs = true
|
||||
func RunEssentialJobs(s *Server) error {
|
||||
s.runEssentialJobs = true
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user