automated_cron.schema.yml 225 B

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