Header Twig

This commit is contained in:
Kevin Adametz 2020-03-07 19:46:19 +01:00
parent 33458b2ca3
commit ed24ac4994
12 changed files with 207 additions and 183 deletions

View file

@ -79,8 +79,8 @@ swiftmailer:
host: "%mailer_host%"
username: "%mailer_user%"
password: "%mailer_password%"
port: "%mailer_port%"
auth_mode: "%mailer_auth_mode%"
port: 587
auth_mode: "login"
spool: { type: memory }
assetic: