Adjust variable name, thanks cverna
This commit is contained in:
parent
c7ba75e6cc
commit
56c2c54787
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,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
|
||||||
ENABLE_GROUP_MANAGEMENT = False
|
ENABLE_GROUP_MNGT = 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