mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2022-06-14 18:00
This commit is contained in:
@@ -35,5 +35,8 @@
|
||||
{% endif %}
|
||||
"UIFeature.registration": {{ (synapse_enable_registration | default(False)) | ternary('true', 'false') }}
|
||||
},
|
||||
{% if element_map_style_url is defined and element_map_style_url != '' %}
|
||||
"map_style_url": "{{ element_map_style_url }}",
|
||||
{% endif %}
|
||||
"happyJson": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user