You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
691 B
31 lines
691 B
uuid: e3d724d1-7373-4bc9-ab7f-c5291df0aff7 |
|
langcode: en |
|
status: true |
|
dependencies: { } |
|
id: upgrade_d7_system_authorize |
|
class: Drupal\migrate\Plugin\Migration |
|
field_plugin_method: null |
|
cck_plugin_method: null |
|
migration_tags: |
|
- 'Drupal 7' |
|
- Configuration |
|
migration_group: migrate_drupal_7 |
|
label: 'Drupal 7 file transfer authorize 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 |
|
migration_dependencies: |
|
required: { } |
|
optional: { }
|
|
|