Finished support for triggered campaigns. So far only smoke-tested for subscription trigger.
This commit is contained in:
parent
4f5b2d10e4
commit
b37ad9863c
56 changed files with 416 additions and 213 deletions
|
@ -89,6 +89,7 @@ mysql:
|
|||
port: 3306
|
||||
charset: utf8mb4
|
||||
# The timezone configured on the MySQL server. This can be 'local', 'Z', or an offset in the form +HH:MM or -HH:MM
|
||||
# If the MySQL server runs on the same server as Mailtrain, use 'local'
|
||||
timezone: local
|
||||
|
||||
verp:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue