hal.schema.yml

Same filename in other branches
  1. 9 core/modules/hal/config/schema/hal.schema.yml
core/modules/hal/config/schema/hal.schema.yml

File

core/modules/hal/config/schema/hal.schema.yml

View source
  1. # Schema for the configuration files of the HAL module.
  2. hal.settings:
  3. type: config_object
  4. label: 'HAL settings'
  5. mapping:
  6. link_domain:
  7. type: string
  8. label: 'Domain of the relation'
  9. bc_file_uri_as_url_normalizer:
  10. type: boolean
  11. label: 'Whether to retain pre Drupal 8.5 behavior of normalizing the File entity "uri" field value to an absolute URL.'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.