mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
修改
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
:concurrency: <%= ENV["sidekiq_threads"] || 20 %>
|
||||
:pidfile: tmp/pids/sidekiq.pid
|
||||
:logfile: log/sidekiq.log
|
||||
:timeout: 30
|
||||
:queues:
|
||||
- [default, 3]
|
||||
- [searchkick, 10]
|
||||
|
||||
Reference in New Issue
Block a user