mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Adjust mailer config for v2.6.1
This commit is contained in:
parent
96b1c89acc
commit
180b89d4d4
1 changed files with 1 additions and 7 deletions
|
@ -26,13 +26,7 @@ parameters:
|
|||
domain_name: https://__DOMAIN____PATH__
|
||||
server_name: "Your wallabag instance"
|
||||
|
||||
mailer_transport: smtp
|
||||
mailer_user: ~
|
||||
mailer_password: ~
|
||||
mailer_host: 127.0.0.1
|
||||
mailer_port: false
|
||||
mailer_encryption: ~
|
||||
mailer_auth_mode: ~
|
||||
mailer_dns: smtp://~:~@127.0.0.1
|
||||
|
||||
locale: en
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue