view core/modules/hal/config/schema/hal.schema.yml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 1fec387a4317
children
line wrap: on
line source
# Schema for the configuration files of the HAL module.
hal.settings:
  type: config_object
  label: 'HAL settings'
  mapping:
    link_domain:
      type: string
      label: 'Domain of the relation'
    bc_file_uri_as_url_normalizer:
      type: boolean
      label: 'Whether to retain pre Drupal 8.5 behavior of normalizing the File entity "uri" field value to an absolute URL.'