automated_cron.schema.yml in Drupal 10
Same filename and directory in other branches
core/modules/automated_cron/config/schema/automated_cron.schema.yml
File
core/modules/automated_cron/config/schema/automated_cron.schema.ymlView source
- # Schema for the configuration files of the Automated cron module.
-
- automated_cron.settings:
- type: config_object
- label: 'Automated cron settings'
- mapping:
- interval:
- type: integer
- label: 'Run cron every'