Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / migrate_drupal / config / schema / migrate_drupal.schema.yml
diff --git a/web/core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml b/web/core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml
new file mode 100644 (file)
index 0000000..e980081
--- /dev/null
@@ -0,0 +1,10 @@
+migrate_drupal.settings:
+  type: config_object
+  label: 'Migrate Drupal settings'
+  mapping:
+    enforce_source_module_tags:
+      type: sequence
+      label: 'source_module enforcement tags'
+      sequence:
+        type: string
+        label: 'Tag'