mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-07-12 19:05:11 +02:00
Add logout_redirect_url var and option templating for matrix element client
This commit is contained in:
@ -318,3 +318,5 @@ matrix_client_element_location_sharing_map_style_content_sources_localsource_til
|
||||
# matrix_client_element_location_sharing_map_style_content_sources_localsource_attribution: "© <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">OpenStreetMap</a> contributors"
|
||||
# Leave blank, if map does not require attribution.
|
||||
matrix_client_element_location_sharing_map_style_content_sources_localsource_attribution: ""
|
||||
|
||||
matrix_client_element_logout_redirect_url: ''
|
||||
|
Reference in New Issue
Block a user