[WIP] add user notifications and text templates
All checks were successful
/ test (push) Successful in 54s
All checks were successful
/ test (push) Successful in 54s
This commit is contained in:
parent
f7fda52fd0
commit
ba031a3204
22 changed files with 750 additions and 28 deletions
|
@ -13,3 +13,5 @@ STATIC_ROOT=/var/www/c3lf-sys3/staticfiles
|
|||
ACTIVE_SPAM_TRAINING=True
|
||||
DEBUG_MODE_ACTIVE={{ debug_mode_active }}
|
||||
DJANGO_SECRET_KEY={{ django_secret_key }}
|
||||
TELEGRAM_GROUP_CHAT_ID={{ telegram_group_chat_id }}
|
||||
TELEGRAM_BOT_TOKEN={{ telegram_bot_token }}
|
Loading…
Add table
Add a link
Reference in a new issue