mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-14 11:29:43 +08:00
Move some of the defaults from conf/config.py to module_build_service/config.py
This removes the need to duplicate these configuration values.
This commit is contained in:
@@ -119,8 +119,6 @@ objects:
|
||||
KOJI_PROXYUSER = False
|
||||
KOJI_REPOSITORY_URL = ''
|
||||
PDC_URL = ''
|
||||
PDC_INSECURE = True
|
||||
PDC_DEVELOP = True
|
||||
SCMURLS = []
|
||||
ALLOW_CUSTOM_SCMURLS = True
|
||||
|
||||
@@ -551,8 +549,6 @@ objects:
|
||||
KOJI_PROXYUSER = False
|
||||
KOJI_REPOSITORY_URL = ''
|
||||
PDC_URL = ''
|
||||
PDC_INSECURE = True
|
||||
PDC_DEVELOP = True
|
||||
SCMURLS = []
|
||||
ALLOW_CUSTOM_SCMURLS = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user