d7_system_authorize.yml

Same filename in other branches
  1. 9 core/modules/system/migrations/d7_system_authorize.yml
  2. 10 core/modules/system/migrations/d7_system_authorize.yml
  3. 11.x core/modules/system/migrations/d7_system_authorize.yml
core/modules/system/migrations/d7_system_authorize.yml

File

core/modules/system/migrations/d7_system_authorize.yml

View source
  1. id: d7_system_authorize
  2. label: Drupal 7 file transfer authorize configuration
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: variable
  8. variables:
  9. - authorize_filetransfer_default
  10. source_module: system
  11. process:
  12. filetransfer_default: authorize_filetransfer_default
  13. destination:
  14. plugin: config
  15. config_name: system.authorize

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.