mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
option MAIL_RESET_PASS (closes #11)
This commit is contained in:
@@ -59,4 +59,11 @@
|
||||
define('ENABLE_LOGIN_SSL', false);
|
||||
// Redirect to SSL url for login
|
||||
|
||||
define('MAIL_RESET_PASS', true);
|
||||
// Send mail to user on password reset
|
||||
|
||||
define('MAIL_FROM', 'TT-RSS Daemon <noreply@ttrss.your-shiny-host.org>');
|
||||
// Pretty obvious, I suppose.
|
||||
|
||||
// vim:ft=php
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user