set matrix host name to netz39.de

this will appear in all matrix user handles
This commit is contained in:
teuserer 2025-05-02 09:31:44 +02:00
parent 85efa47d49
commit c59f8ae004

View file

@ -42,6 +42,7 @@
# RabbitMQ setup can be found in the inventory
- role: netz39.matrix_synapse
vars:
matrix_host_name: netz39.de
matrix_data_path: "{{ data_dir }}/matrix/data"
matrix_media_path: "{{ data_dir }}/matrix/media"
matrix_postgres_data_path: "{{ data_dir }}/matrix/postgres"