You are here

w3c_validator.schema.yml in W3C Validator 8

config/schema/w3c_validator.schema.yml

File

config/schema/w3c_validator.schema.yml
View source
  1. w3c_validator.settings:
  2. type: config_object
  3. label: 'W3C settings'
  4. mapping:
  5. validator_url:
  6. type: string
  7. label: 'W3C Validator service URL.'
  8. use_token:
  9. type: boolean
  10. label: 'Use token to validate page as logged in user.'
  11. admin_pages:
  12. type: boolean
  13. label: 'Validate page has an admin user.'