mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 10:00:50 +08:00
Snooze and send-later worker is running on a single worker right now.
This commit is contained in:
parent
6ddabff389
commit
318b8eb006
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
apps:
|
||||
- script : n1_cloud_dist/cloud-workers/app.js
|
||||
name : workers
|
||||
instances: 0
|
||||
instances: 1
|
||||
exec_mode: fork
|
||||
|
|
Loading…
Reference in a new issue