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
4a7289fe95
commit
593ca64692
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
// and potentially might lead to data loss or server exploit. Disabled
|
||||
// by default.
|
||||
|
||||
putenv('TTRSS_REG_NOTIFY_ADDRESS=user@your.domain.dom');
|
||||
putenv('TTRSS_REG_NOTIFY_ADDRESS=user@__DOMAIN__');
|
||||
// Email address to send new user notifications to.
|
||||
|
||||
putenv('TTRSS_REG_MAX_USERS=10');
|
||||
|
|
Loading…
Add table
Reference in a new issue