d7_system_authorize.yml
Same filename in other branches
File
-
core/
modules/ system/ migrations/ d7_system_authorize.yml
View source
- id: d7_system_authorize
- label: Drupal 7 file transfer authorize configuration
- migration_tags:
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - authorize_filetransfer_default
- source_module: system
- process:
- filetransfer_default:
- plugin: skip_on_empty
- method: row
- source: empty
- destination:
- plugin: config
- config_name: null
- destination_module: system
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.