Matrix Docker Ansible eploy
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 

706 B

Enabling Telemetry for your Matrix server

By default, this playbook configures your Matrix homeserver to not send any telemetry data anywhere.

The matrix.org team would really appreciate it if you could help the project out by reporting anonymized usage statistics from your homeserver. Only very basic aggregate data (e.g. number of users) will be reported, but it helps track the growth of the Matrix community, and helps to make Matrix a success.

If you’d like to help by enabling submission of anonymized usage statistics for your homeserver, add this to your configuration file (inventory/matrix.<your-domain>/vars.yml):

matrix_synapse_report_stats: true