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
7642374cab
commit
36080cf50e
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
||||||
// *********************************
|
// *********************************
|
||||||
|
|
||||||
putenv('TTRSS_SMTP_FROM_NAME=Tiny Tiny RSS');
|
putenv('TTRSS_SMTP_FROM_NAME=Tiny Tiny RSS');
|
||||||
putenv('TTRSS_SMTP_FROM_ADDRESS=noreply@your.domain.dom');
|
putenv('TTRSS_SMTP_FROM_ADDRESS=noreply@__DOMAIN__');
|
||||||
// Name, address and subject for sending outgoing mail. This applies
|
// Name, address and subject for sending outgoing mail. This applies
|
||||||
// to password reset notifications, digest emails and any other mail.
|
// to password reset notifications, digest emails and any other mail.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue