Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / migrate_drupal / config / install / migrate_drupal.settings.yml
diff --git a/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml b/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml
new file mode 100644 (file)
index 0000000..d5a464e
--- /dev/null
@@ -0,0 +1,5 @@
+# Migrations with any of these tags will raise an exception if their source
+# plugin is missing the source_module property in their annotation.
+enforce_source_module_tags:
+  - Drupal 6
+  - Drupal 7