Adjust config for hotfix in pagure

This commit is contained in:
Pierre-Yves Chibon 2017-08-17 15:11:10 +02:00
parent 34d7c7652b
commit 413a56322f

View file

@ -186,6 +186,7 @@ SSH_KEYS = {
PROJECT_TICKETS = False
ENABLE_NEW_PROJECTS = True
ENABLE_UI_NEW_PROJECTS = False
ENABLE_DEL_PROJECTS = False
ENABLE_TICKETS = False
ENABLE_GROUP_MNGT = False