w3c_validator.schema.yml in W3C Validator 8
config/schema/w3c_validator.schema.yml
File
config/schema/w3c_validator.schema.ymlView source
- w3c_validator.settings:
- type: config_object
- label: 'W3C settings'
- mapping:
- validator_url:
- type: string
- label: 'W3C Validator service URL.'
- use_token:
- type: boolean
- label: 'Use token to validate page as logged in user.'
- admin_pages:
- type: boolean
- label: 'Validate page has an admin user.'