diff --git a/roles/distgit/pagure/templates/pagure_shared.cfg b/roles/distgit/pagure/templates/pagure_shared.cfg index af5afc0a75..6351e368f1 100644 --- a/roles/distgit/pagure/templates/pagure_shared.cfg +++ b/roles/distgit/pagure/templates/pagure_shared.cfg @@ -45,11 +45,9 @@ REDIS_DB = 0 # Configuration item that are specific for this odd pagure instance CASE_SENSITIVE = True -PROJECT_TICKETS = False ENABLE_NEW_PROJECTS = True ENABLE_DEL_PROJECTS = False ENABLE_DEL_FORKS = True -ENABLE_TICKETS = False ENABLE_GROUP_MNGT = False DEPLOY_KEY = False LOCAL_SSH_KEY = False