You are here

civicrm.schema.yml in CiviCRM Cron 8

config/schema/civicrm.schema.yml

File

config/schema/civicrm.schema.yml
View source
  1. civicrm_cron.settings:
  2. type: config_object
  3. label: 'CiviCRM Cron settings'
  4. mapping:
  5. sitekey:
  6. type: string
  7. label: 'CiviCRM site key'
  8. username:
  9. type: string
  10. label: 'CiviCRM username'
  11. password:
  12. type: string
  13. label: 'CiviCRM password'