set matrix host name to netz39.de
this will appear in all matrix user handles
This commit is contained in:
parent
85efa47d49
commit
c59f8ae004
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
# RabbitMQ setup can be found in the inventory
|
# RabbitMQ setup can be found in the inventory
|
||||||
- role: netz39.matrix_synapse
|
- role: netz39.matrix_synapse
|
||||||
vars:
|
vars:
|
||||||
|
matrix_host_name: netz39.de
|
||||||
matrix_data_path: "{{ data_dir }}/matrix/data"
|
matrix_data_path: "{{ data_dir }}/matrix/data"
|
||||||
matrix_media_path: "{{ data_dir }}/matrix/media"
|
matrix_media_path: "{{ data_dir }}/matrix/media"
|
||||||
matrix_postgres_data_path: "{{ data_dir }}/matrix/postgres"
|
matrix_postgres_data_path: "{{ data_dir }}/matrix/postgres"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue