1
0
Fork 0
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:
ericgaspar 2022-01-24 23:32:34 +01:00
parent 4a7289fe95
commit 593ca64692
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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');