mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
No reason for this default.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user