updated core and modules
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Set the domain for HAL type and relation links.
|
||||
# If left blank, the site's domain will be used.
|
||||
link_domain: ~
|
||||
@@ -0,0 +1,8 @@
|
||||
# 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'
|
||||
Reference in New Issue
Block a user