Add the other namespaces allowed in pagure on pkgs.stg
This commit is contained in:
parent
cf2faae734
commit
8c1c852ba5
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ ENABLE_NEW_PROJECTS = False
|
||||||
ENABLE_DEL_PROJECTS = False
|
ENABLE_DEL_PROJECTS = False
|
||||||
ENABLE_TICKETS = False
|
ENABLE_TICKETS = False
|
||||||
ENABLE_USER_MNGT = False
|
ENABLE_USER_MNGT = False
|
||||||
ALLOWED_PREFIX = ['rpms']
|
ALLOWED_PREFIX = ['rpms', 'modules', 'docker']
|
||||||
|
|
||||||
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