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:
parent
1f84bca291
commit
01886a3c49
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue