Turn on user management in pagure/distgit so users and groups can be added to projects

Fixes https://pagure.io/fedora-infrastructure/issue/6196
This commit is contained in:
Pierre-Yves Chibon 2017-08-05 09:51:53 +02:00
parent 1f84bca291
commit 01886a3c49

View file

@ -181,7 +181,6 @@ PROJECT_TICKETS = False
ENABLE_NEW_PROJECTS = False
ENABLE_DEL_PROJECTS = False
ENABLE_TICKETS = False
ENABLE_USER_MNGT = False
ENABLE_GROUP_MNGT = False
DEPLOY_KEY = False
LOCAL_SSH_KEY = False