diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index e1453c66c8..1944dc3c6e 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -840,6 +840,7 @@ elif SITE == 'devrama.net': FEATURES['HOUSES'] = True FEATURES['USERS_PERMANENT_WORD_FILTERS'] = True PERMS["SITE_SETTINGS"] = 4 + PERMS["ORGIES"] = 4 else: # localhost or testing environment implied FEATURES['ASSET_SUBMISSIONS'] = True FEATURES['PRONOUNS'] = True