tracker.schema.yml

Same filename in other branches
  1. 9 core/modules/tracker/config/schema/tracker.schema.yml
  2. 10 core/modules/tracker/config/schema/tracker.schema.yml
  3. 11.x core/modules/tracker/config/schema/tracker.schema.yml
core/modules/tracker/config/schema/tracker.schema.yml

File

core/modules/tracker/config/schema/tracker.schema.yml

View source
  1. # Schema for the configuration files of the tracker module.
  2. tracker.settings:
  3. type: config_object
  4. label: 'Tracker settings'
  5. mapping:
  6. cron_index_limit:
  7. type: integer
  8. label: 'Cron index limit'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.