Rename conf option to YAML_SUBMIT_ALLOWED

This commit is contained in:
Jakub Kadlčík
2017-02-19 22:29:19 +01:00
parent 43b653097a
commit 3e2ee93dd8
3 changed files with 6 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ class BaseConfiguration(object):
PDC_INSECURE = True
PDC_DEVELOP = True
SCMURLS = ["git://pkgs.stg.fedoraproject.org/modules/"]
SUBMITTING_YAML = False
YAML_SUBMIT_ALLOWED = False
# How often should we resort to polling, in seconds
# Set to zero to disable polling