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:
parent
93074d7249
commit
43f084686d
1 changed files with 0 additions and 2 deletions
|
@ -45,11 +45,9 @@ REDIS_DB = 0
|
||||||
# Configuration item that are specific for this odd pagure instance
|
# Configuration item that are specific for this odd pagure instance
|
||||||
CASE_SENSITIVE = True
|
CASE_SENSITIVE = True
|
||||||
|
|
||||||
PROJECT_TICKETS = False
|
|
||||||
ENABLE_NEW_PROJECTS = True
|
ENABLE_NEW_PROJECTS = True
|
||||||
ENABLE_DEL_PROJECTS = False
|
ENABLE_DEL_PROJECTS = False
|
||||||
ENABLE_DEL_FORKS = True
|
ENABLE_DEL_FORKS = True
|
||||||
ENABLE_TICKETS = False
|
|
||||||
ENABLE_GROUP_MNGT = False
|
ENABLE_GROUP_MNGT = False
|
||||||
DEPLOY_KEY = False
|
DEPLOY_KEY = False
|
||||||
LOCAL_SSH_KEY = False
|
LOCAL_SSH_KEY = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue