better staging support

pull/199/head
Aevann 2023-09-15 01:55:16 +03:00
parent 36bf5b4c07
commit 6b86b24148
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@ BADGE_BLACKLIST = { # only grantable by admins higher than PERMS['IGNORE_BADGE_B
NOTIFIED_USERS = {}
if SITE == 'rdrama.net':
if SITE in {'rdrama.net', 'staging.rdrama.net'}:
NOTIFICATION_SPAM_AGE_THRESHOLD = 0.5 * 86400
TELEGRAM_ID = "rdramanet"