matrix-docker-ansible-deploy/roles/matrix-riot-web/vars/main.yml

4 lines
128 B
YAML
Raw Normal View History

2019-02-16 09:48:17 +00:00
---
matrix_riot_web_embedded_pages_home_url: "{{ ('' if matrix_riot_web_embedded_pages_home_path is none else 'home.html') }}"