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.
 
 

29 lines
671 B

uuid: d8427f09-ba39-42c6-8dd1-72b2249a5449
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: get
source: authorize_filetransfer_default
destination:
plugin: config
config_name: system.authorize
migration_dependencies:
required: { }
optional: { }