mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
13 lines
175 B
YAML
13 lines
175 B
YAML
queues:
|
|
- [default, 1]
|
|
- [webhooks, 1]
|
|
- [sms, 2]
|
|
- [images, 1]
|
|
- [mailers, 1]
|
|
- [recurrent, 1]
|
|
- [rollbar, 1]
|
|
|
|
production:
|
|
:concurrency: 15
|
|
:max_retries: 3
|