add webhooks queue

This commit is contained in:
Pete Matsyburka
2024-05-27 14:35:19 +03:00
parent a249b0a678
commit f7b5bcd52f
8 changed files with 15 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
queues:
- [default, 1]
- [webhooks, 1]
- [mailers, 1]
- [recurrent, 1]
- [rollbar, 1]