mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 20:09:31 +00:00
Updated symfony to 4.4
This commit is contained in:
parent
ca33dfc7b7
commit
50a173d57c
7 changed files with 764 additions and 1044 deletions
|
|
@ -1,4 +0,0 @@
|
|||
# See https://symfony.com/doc/current/email/dev_environment.html
|
||||
swiftmailer:
|
||||
# send all emails to a specific address
|
||||
#delivery_addresses: ['me@example.com']
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
swiftmailer:
|
||||
url: '%env(MAILER_URL)%'
|
||||
spool: { type: 'memory' }
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
swiftmailer:
|
||||
disable_delivery: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue