feat: add support for specifying smtp server (#458)

Co-authored-by: Adrian Martin <adrian.martin@nbcuni.com>
This commit is contained in:
adrian549092
2020-10-06 21:46:32 -04:00
committed by GitHub
parent 332b4a8246
commit 160ae37d7b
5 changed files with 27 additions and 18 deletions
+2
View File
@@ -38,6 +38,8 @@ SHOW_ONLY_MODELS=""
SHOW_ONLY_SERIES=""
SLACK_CHANNEL=""
SLACK_TOKEN=""
SMTP_ADDRESS=""
SMTP_PORT=""
STORES=""
TELEGRAM_ACCESS_TOKEN=""
TELEGRAM_CHAT_ID=""