mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-11 18:37:25 +08:00
Rename conf option to YAML_SUBMIT_ALLOWED
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user