Adjust variable name, thanks cverna

This commit is contained in:
Pierre-Yves Chibon 2017-07-28 10:44:18 +02:00
parent c7ba75e6cc
commit 56c2c54787

View file

@ -176,7 +176,7 @@ ENABLE_NEW_PROJECTS = False
ENABLE_DEL_PROJECTS = False
ENABLE_TICKETS = False
ENABLE_USER_MNGT = False
ENABLE_GROUP_MANAGEMENT = False
ENABLE_GROUP_MNGT = False
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc']