Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / dblog / migration_templates / d7_dblog_settings.yml
diff --git a/web/core/modules/dblog/migration_templates/d7_dblog_settings.yml b/web/core/modules/dblog/migration_templates/d7_dblog_settings.yml
deleted file mode 100644 (file)
index 761e9e4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-id: d7_dblog_settings
-label: Database logging configuration
-migration_tags:
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - dblog_row_limit
-  source_module: dblog
-process:
-  row_limit: dblog_row_limit
-destination:
-  plugin: config
-  config_name: dblog.settings