Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / action / migration_templates / action_settings.yml
diff --git a/web/core/modules/action/migration_templates/action_settings.yml b/web/core/modules/action/migration_templates/action_settings.yml
deleted file mode 100644 (file)
index a99676b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-id: action_settings
-label: Action configuration
-migration_tags:
-  - Drupal 6
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - actions_max_stack
-  source_module: action
-process:
-  recursion_limit: actions_max_stack
-destination:
-  plugin: config
-  config_name: action.settings