添加日志文件声明
This commit is contained in:
parent
a74c737df8
commit
1c91c046f8
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
:concurrency: 2
|
:concurrency: 2
|
||||||
:pidfile: tmp/pids/sidekiq.pid
|
:pidfile: tmp/pids/sidekiq.pid
|
||||||
|
:logfile: log/sidekiq.log
|
||||||
staging:
|
staging:
|
||||||
:concurrency: 10
|
:concurrency: 10
|
||||||
production:
|
production:
|
||||||
|
|
Loading…
Reference in New Issue