Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / dblog / migration_templates / d7_dblog_settings.yml
1 id: d7_dblog_settings
2 label: Database logging configuration
3 migration_tags:
4   - Drupal 7
5 source:
6   plugin: variable
7   variables:
8     - dblog_row_limit
9   source_module: dblog
10 process:
11   row_limit: dblog_row_limit
12 destination:
13   plugin: config
14   config_name: dblog.settings