No reason for this default.

This commit is contained in:
Ralph Bean
2017-07-10 20:13:58 -04:00
parent 5ac5ab0c13
commit 932dc09c2a

View File

@@ -35,7 +35,7 @@ class BaseConfiguration(object):
KOJI_ENABLE_CONTENT_GENERATOR = True
COPR_CONFIG = '/etc/module-build-service/copr.conf'
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1'
PDC_INSECURE = True
PDC_INSECURE = False
PDC_DEVELOP = True
SCMURLS = ["git://pkgs.fedoraproject.org/modules/"]
YAML_SUBMIT_ALLOWED = False