You are here

ga_push_form_validate.schema.yml in GA Push 8

modules/form_validate/config/schema/ga_push_form_validate.schema.yml

File

modules/form_validate/config/schema/ga_push_form_validate.schema.yml
View source
  1. # Schema for the configuration files of the ga_push_form_validate module.
  2. ga_push_form_validate.settings:
  3. type: config_object
  4. label: 'GA Push Form Validate settings'
  5. mapping:
  6. form_list:
  7. type: string
  8. label: 'Validate form list'
  9. show_form_ids:
  10. type: boolean
  11. label: 'Show form ids'