diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 14a929302..b3e20e62b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -840,6 +840,7 @@ elif SITE == 'watchpeopledie.tv': PERMS['USER_BLACKLIST'] = 6 SUB_BANNER_LIMIT = 69420 + NOTIFICATION_THREAD = 27855 ERROR_TITLES.update({ 400: "Bad Request",