remove TG_BOT_TOKEN

This commit is contained in:
Aarni Halinen
2022-01-14 00:14:13 +02:00
parent 1afd476c18
commit db3e3ae291
4 changed files with 0 additions and 11 deletions
-3
View File
@@ -58,9 +58,6 @@ DEFAULT_EMAIL_FROM = "SIK"
DEFAULT_EMAIL_FROM_ADDR = "noreply@sahkoinsinoorikilta.fi"
ENABLE_AUTOMATIC_EMAILS = True
# Token for Telegram bot
TELEGRAM_BOT_TOKEN = os.getenv("TG_BOT_TOKEN", "<tg token>")
# Database settings
# Only uncomment if default settings in base.py are not ok