Make pkgs01.stg benefit from the feature of pagure 3.4
This commit is contained in:
parent
d70872abab
commit
5576a642f6
1 changed files with 3 additions and 0 deletions
|
@ -183,6 +183,9 @@ ENABLE_DEL_PROJECTS = False
|
||||||
ENABLE_TICKETS = False
|
ENABLE_TICKETS = False
|
||||||
ENABLE_USER_MNGT = False
|
ENABLE_USER_MNGT = False
|
||||||
ENABLE_GROUP_MNGT = False
|
ENABLE_GROUP_MNGT = False
|
||||||
|
DEPLOY_KEY = False
|
||||||
|
LOCAL_SSH_KEY = False
|
||||||
|
ALLOW_DELETE_BRANCH = False
|
||||||
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
|
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
|
||||||
|
|
||||||
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