X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd7_system_file.yml;fp=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd7_system_file.yml;h=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=9652cb0e51606c30a211e825ca0e31670824138b;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/system/migration_templates/d7_system_file.yml b/web/core/modules/system/migration_templates/d7_system_file.yml deleted file mode 100644 index 9652cb0e5..000000000 --- a/web/core/modules/system/migration_templates/d7_system_file.yml +++ /dev/null @@ -1,21 +0,0 @@ -id: d7_system_file -label: Drupal 7 file system configuration -migration_tags: - - Drupal 7 -source: - plugin: variable - variables: - - allow_insecure_uploads - - file_temporary_path - source_module: system -process: - allow_insecure_uploads: - plugin: static_map - source: allow_insecure_uploads - map: - 0: FALSE - 1: TRUE - 'path/temporary': file_temporary_path -destination: - plugin: config - config_name: system.file