dblog.schema.yml
Same filename in other branches
File
-
core/
modules/ dblog/ config/ schema/ dblog.schema.yml
View source
- # Schema for the configuration files of the dblog module.
-
- dblog.settings:
- type: config_object
- label: 'Database logging settings'
- mapping:
- row_limit:
- type: integer
- label: 'Database log messages to keep'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.