d7_system_file.yml in Drupal 8
Same filename and directory in other branches
core/modules/system/migrations/d7_system_file.yml
File
core/modules/system/migrations/d7_system_file.ymlView source
- id: d7_system_file
- label: Drupal 7 file system configuration
- migration_tags:
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - allow_insecure_uploads
- source_module: system
- process:
- allow_insecure_uploads:
- plugin: static_map
- source: allow_insecure_uploads
- map:
- 0: FALSE
- 1: TRUE
- destination:
- plugin: config
- config_name: system.file