Fixes. Reimplementation of the API transaction sender.
This commit is contained in:
parent
a22187ef12
commit
8606652101
13 changed files with 350 additions and 276 deletions
|
@ -184,6 +184,8 @@ queue:
|
|||
test: 300 # 5 minutes
|
||||
# Subscription and password reset related emails
|
||||
subscription: 300 # 5 minutes
|
||||
# Transactional emails sent via API (i.e. /templates/:templateId/send)
|
||||
apiTransactional: 3600 # 60 minutes
|
||||
|
||||
cors:
|
||||
# Allow subscription widgets to be embedded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue