dist-git/pagure: Drop couple of variables not used and already defined

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-09-24 12:31:32 +02:00
parent 93074d7249
commit 43f084686d

View file

@ -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