forked from rDrama/rDrama
1
0
Fork 0

increase TRUESCORE_DONATE_MINIMUM on WPD to 100

master
Aevann 2023-09-20 23:37:24 +03:00
parent b632ff5e4a
commit 8a1243dd35
1 changed files with 1 additions and 0 deletions

View File

@ -746,6 +746,7 @@ if SITE in {'rdrama.net', 'staging.rdrama.net'}:
}
elif SITE == 'watchpeopledie.tv':
NOTIFICATION_SPAM_AGE_THRESHOLD = 0.5 * 86400
TRUESCORE_DONATE_MINIMUM = 100
EMAIL = "wpd@watchpeopledie.tv"
TELEGRAM_ID = "wpdtv"