mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update parameters.yml
This commit is contained in:
parent
b6a7c0f5e5
commit
52d0fe1e8d
1 changed files with 2 additions and 7 deletions
|
@ -26,13 +26,8 @@ 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_dsn: smtp://user:pass@__DOMAIN__:25
|
||||
mailer_dsn: sendmail://default
|
||||
|
||||
locale: en
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue