You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-04 21:43:06 +02:00
add SchildiChat client
This commit is contained in:
3
roles/custom/matrix-client-schildichat/vars/main.yml
Normal file
3
roles/custom/matrix-client-schildichat/vars/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
|
||||
matrix_client_schildichat_embedded_pages_home_url: "{{ ('' if matrix_client_schildichat_embedded_pages_home_path is none else 'home.html') }}"
|
Reference in New Issue
Block a user