mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update config.php
This commit is contained in:
parent
de74e58c93
commit
19f02c499e
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
||||||
// Blank - use system MTA.
|
// Blank - use system MTA.
|
||||||
|
|
||||||
putenv('TTRSS_SMTP_LOGIN=__APP__');
|
putenv('TTRSS_SMTP_LOGIN=__APP__');
|
||||||
putenv('TTRSS_SMTP_PASSWORD=__MAIL_APP__');
|
putenv('TTRSS_SMTP_PASSWORD=__MAIL_PWD__');
|
||||||
// These two options enable SMTP authentication when sending
|
// These two options enable SMTP authentication when sending
|
||||||
// outgoing mail. Only used with SMTP_SERVER.
|
// outgoing mail. Only used with SMTP_SERVER.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue