Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / core / modules / dblog / migrations / d6_dblog_settings.yml
1 id: d6_dblog_settings
2 label: Database logging configuration
3 migration_tags:
4   - Drupal 6
5   - Configuration
6 source:
7   plugin: variable
8   variables:
9     - dblog_row_limit
10   source_module: dblog
11 process:
12   row_limit: dblog_row_limit
13 destination:
14   plugin: config
15   config_name: dblog.settings