Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / hal / config / schema / hal.schema.yml
index 3192d6758052417bb4bfe895a464b88c260dfeeb..cad1bdb722b813dc45b80c540c1ed19f83edcb92 100644 (file)
@@ -6,3 +6,6 @@ hal.settings:
     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.'