Swiftmailer config removed from config_dev.yml and config_test.yml.
This commit is contained in:
parent
ba788e7746
commit
b3094fe2cb
|
@ -40,6 +40,3 @@ monolog:
|
|||
#chromephp:
|
||||
# type: chromephp
|
||||
# level: info
|
||||
|
||||
#swiftmailer:
|
||||
# delivery_address: me@example.com
|
||||
|
|
|
@ -18,6 +18,3 @@ framework:
|
|||
web_profiler:
|
||||
toolbar: false
|
||||
intercept_redirects: false
|
||||
|
||||
swiftmailer:
|
||||
disable_delivery: true
|
||||
|
|
Loading…
Reference in a new issue