mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-13 11:49:52 +08:00
Rename this to be PDC-agnostic.
This commit is contained in:
@@ -32,7 +32,7 @@ class BaseConfiguration(object):
|
||||
KOJI_REPOSITORY_URL = 'https://kojipkgs.fedoraproject.org/repos'
|
||||
KOJI_TAG_PREFIXES = ['module']
|
||||
KOJI_ENABLE_CONTENT_GENERATOR = True
|
||||
PDC_CHECK_FOR_EOL = False
|
||||
CHECK_FOR_EOL = False
|
||||
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1'
|
||||
PDC_INSECURE = False
|
||||
PDC_DEVELOP = True
|
||||
|
||||
Reference in New Issue
Block a user