You are here

d7_dblog_settings.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/dblog/migration_templates/d7_dblog_settings.yml
core/modules/dblog/migration_templates/d7_dblog_settings.yml

File

core/modules/dblog/migration_templates/d7_dblog_settings.yml
View source
  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. process:
  10. row_limit: dblog_row_limit
  11. destination:
  12. plugin: config
  13. config_name: dblog.settings