d7_dblog_settings.yml
Same filename in other branches
File
-
core/
modules/ dblog/ migrations/ d7_dblog_settings.yml
View source
- id: d7_dblog_settings
- label: Database logging configuration
- migration_tags:
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - dblog_row_limit
- source_module: dblog
- process:
- row_limit: dblog_row_limit
- destination:
- plugin: config
- config_name: dblog.settings
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.