mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added customizable notify-mail-to
This commit is contained in:
@@ -18,6 +18,7 @@ var mail_config = {
|
||||
},
|
||||
from: 'no-reply@zoff.me',
|
||||
to: 'contact@zoff.me'
|
||||
notify_mail: 'notify@mail.example',
|
||||
};
|
||||
|
||||
module.exports = mail_config;
|
||||
|
||||
Reference in New Issue
Block a user