mirror of
https://github.com/YunoHost-Apps/mautic_ynh.git
synced 2024-09-03 19:36:26 +02:00
Update local.php
This commit is contained in:
parent
5a339e8519
commit
613b8ac8c7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ mailer_from_name=Mautic From name for email sent from Mautic.
|
|||
mailer_from_email=__APP__@__DOMAIN__ From email sent from Mautic.
|
||||
mailer_transport[=MAILER_TRANSPORT] Mail transport.
|
||||
mailer_host=127.0.0.1 SMTP host.
|
||||
mailer_port=MAILER_PORT SMTP port.
|
||||
mailer_port=25 SMTP port.
|
||||
mailer_user=__APP__ SMTP username.
|
||||
mailer_password=__MAIL_PWD__ SMTP password.
|
||||
mailer_encryption[=MAILER_ENCRYPTION] SMTP encryption (null|tls|ssl).
|
||||
|
|
Loading…
Add table
Reference in a new issue