file.destination.schema.yml in Zircon Profile 8.0
Same filename and directory in other branches
core/modules/file/config/schema/file.destination.schema.yml
File
core/modules/file/config/schema/file.destination.schema.ymlView source
- migrate.destination.entity:file:
- type: migrate_destination
- label: 'File'
- mapping:
- source_path_property:
- type: string
- label: 'Source path'
- urlencode:
- type: boolean
- label: 'Whether to urlencode incoming file paths'