Added two more required parameters to parameters.yml
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
parent
2ab305befe
commit
4d7238a9ed
@ -8,6 +8,8 @@ parameters:
|
|||||||
|
|
||||||
mailer_transport: smtp
|
mailer_transport: smtp
|
||||||
mailer_host: localhost
|
mailer_host: localhost
|
||||||
|
mailer_encryption: ssl
|
||||||
|
mailer_auth_mode: login
|
||||||
mailer_user: ~
|
mailer_user: ~
|
||||||
mailer_password: ~
|
mailer_password: ~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user