docker-compose/conf/synapse/README.md
2025-05-05 10:31:44 -07:00

711 B

Synapse

This directory will contain the generate configuration for Synapse.

homeserver.yaml is the configuration file for the Synapse homeserver, the back end for Matrix based chat. To view all available configuration options you can see the official documents.

Synapse & email

It is recommended to configure an email account for Synapse, which can be used for email validation, and password resets. To do so, edit homeserver.yaml using the options available in the official docs, and then reload Synapse.