mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-03 01:57:18 +00:00
Update main.yml
This commit is contained in:
parent
70be6eb323
commit
11ea49075d
@ -196,3 +196,7 @@ matrix_dendrite_configuration_extension: "{{ matrix_dendrite_configuration_exten
|
|||||||
matrix_dendrite_configuration: "{{ matrix_dendrite_configuration_yaml | from_yaml | combine(matrix_dendrite_configuration_extension, recursive=True) }}"
|
matrix_dendrite_configuration: "{{ matrix_dendrite_configuration_yaml | from_yaml | combine(matrix_dendrite_configuration_extension, recursive=True) }}"
|
||||||
|
|
||||||
matrix_dendrite_userapi_auto_join_rooms: []
|
matrix_dendrite_userapi_auto_join_rooms: []
|
||||||
|
|
||||||
|
# statistics reporting configuration. These statistics contain the server
|
||||||
|
# name, number of active users and some information on your deployment config.
|
||||||
|
matrix_dendrite_report_stats: false
|
||||||
|
Loading…
Reference in New Issue
Block a user