view core/modules/tracker/config/schema/tracker.schema.yml @ 5:c69a71b4f40f

Add slideshow module
author Chris Cannam
date Thu, 07 Dec 2017 14:46:23 +0000
parents 4c8ae668cc8c
children
line wrap: on
line source
# 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'