You are here

automated_cron.schema.yml in Drupal 9

core/modules/automated_cron/config/schema/automated_cron.schema.yml

File

core/modules/automated_cron/config/schema/automated_cron.schema.yml
View source
  1. # Schema for the configuration files of the Automated cron module.
  2. automated_cron.settings:
  3. type: config_object
  4. label: 'Automated cron settings'
  5. mapping:
  6. interval:
  7. type: integer
  8. label: 'Run cron every'