83efb05c6c
Because horizon local settings cannot use config_template, we have to maintain the features possible in the template ourselves. This adds the possibility to allow/deny the use of embedded iframes. Change-Id: I12470ac156a433eee795b4090b21d106418ecd5a
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
features:
|
|
- It's now possible to change the behavior of
|
|
``DISALLOW_IFRAME_EMBED`` by defining the variable
|
|
``horizon_disallow_iframe_embed`` in the user
|
|
variables.
|