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/tracker/config/schema/tracker.schema.yml

10 lines
214 B
YAML
Raw Normal View History

# Schema for the configuration files of the tracker module.
tracker.settings:
type: config_object
label: 'Tracker settings'
mapping:
cron_index_limit:
type: integer
label: 'Cron index limit'