fix localhost

master
Aevann 2024-02-18 15:38:05 +02:00
parent 57909bda76
commit a1ea4baaca
1 changed files with 0 additions and 1 deletions

View File

@ -876,7 +876,6 @@ elif SITE == 'devrama.net':
else: # localhost or testing environment implied
FEATURES['PRONOUNS'] = True
FEATURES['USERS_PERMANENT_WORD_FILTERS'] = True
FEATURES['IP_LOGGING'] = True
HOLE_BANNER_LIMIT = 69420
BOT_IDs = {AUTOJANNY_ID, SNAPPY_ID, LONGPOSTBOT_ID, ZOZBOT_ID}