Allow rpms as a prefix for project names
This commit is contained in:
parent
fef3fdb44d
commit
047bf97b96
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +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']
|
||||||
|
|
||||||
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