wse-1.0.x-dev/modules/wse_deploy/config/schema/wse_deploy.schema.yml
modules/wse_deploy/config/schema/wse_deploy.schema.yml
# Schema for the configuration files of the workspace deploy module.
wse_deploy.settings:
type: config_object
label: 'Workspace deploy settings'
mapping:
deploy_path:
type: string
label: 'Deploy path'
export_plugin:
type: string
label: 'Export plugin ID'
export_plugin_configuration:
type: ignore
label: 'Export plugin configuration'
