This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/dblog/config/schema/dblog.schema.yml

10 lines
225 B
YAML

# 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'