a5d746ef5789355bba2ab201ce4c553dfe01a7d9
[yaffs-website] / web / core / modules / dblog / migration_templates / d6_dblog_settings.yml
1 id: d6_dblog_settings
2 label: Database logging configuration
3 migration_tags:
4   - Drupal 6
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