captcha.schema.yml in CAPTCHA 8
config/schema/captcha.schema.yml
File
config/schema/captcha.schema.ymlView source
- captcha.captcha_point.*:
- type: config_entity
- label: 'CAPTCHA point'
- mapping:
- formId:
- type: string
- label: 'Form ID'
- captchaType:
- type: string
- label: 'Captcha Type'
- label:
- type: label
- label: 'Label'
- uuid:
- type: string
- label: 'UUID'