mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-19 11:51:09 +03:00
a1efb78bcb
* Add logout_redirect_url var and option templating for matrix element client * Simplify logout_redirect_url templating and make it safer Using `to_json` to make it safer. Judging by the code here https://github.com/element-hq/element-web/blob/0b24d33c64e5a161621f68fa8da65aaa8d1c847d/src/Lifecycle.ts#L1026-L1032 it doesn't seem like it leaving `logout_redirect_url` empty will hurt, so this patch removes the `if` block. * Add comment for the `matrix_client_element_logout_redirect_url` variable --------- Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2.5 KiB
2.5 KiB