You are here

captcha.schema.yml in CAPTCHA 8

config/schema/captcha.schema.yml

File

config/schema/captcha.schema.yml
View source
  1. captcha.captcha_point.*:
  2. type: config_entity
  3. label: 'CAPTCHA point'
  4. mapping:
  5. formId:
  6. type: string
  7. label: 'Form ID'
  8. captchaType:
  9. type: string
  10. label: 'Captcha Type'
  11. label:
  12. type: label
  13. label: 'Label'
  14. uuid:
  15. type: string
  16. label: 'UUID'