Exclude the packager group from the front if it ever gets projects
This commit is contained in:
parent
01886a3c49
commit
1dc76e6889
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ DEPLOY_KEY = False
|
||||||
LOCAL_SSH_KEY = False
|
LOCAL_SSH_KEY = False
|
||||||
ALLOW_DELETE_BRANCH = False
|
ALLOW_DELETE_BRANCH = False
|
||||||
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
|
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
|
||||||
|
EXCLUDE_GROUP_INDEX = ['packager']
|
||||||
|
|
||||||
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc']
|
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc']
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue