You are here

file.destination.schema.yml in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 core/modules/file/config/schema/file.destination.schema.yml
core/modules/file/config/schema/file.destination.schema.yml

File

core/modules/file/config/schema/file.destination.schema.yml
View source
  1. migrate.destination.entity:file:
  2. type: migrate_destination
  3. label: 'File'
  4. mapping:
  5. source_path_property:
  6. type: string
  7. label: 'Source path'
  8. urlencode:
  9. type: boolean
  10. label: 'Whether to urlencode incoming file paths'