You are here

contribute.settings.schema.yml in Contribute 8

config/schema/contribute.settings.schema.yml

File

config/schema/contribute.settings.schema.yml
View source
  1. contribute.settings:
  2. type: config_object
  3. label: 'Contribute settings'
  4. mapping:
  5. status:
  6. type: boolean
  7. label: 'Enable the Contribute module'
  8. account_type:
  9. type: string
  10. label: 'Account type'
  11. account_id:
  12. type: string
  13. label: 'Account ID'