docker-compose/conf/element
2025-05-05 09:50:01 -07:00
..
config.json element fixes 2025-03-25 08:14:07 -07:00
README.md Create README.md 2025-05-05 09:50:01 -07:00

Element and Synapse config directory

This directory contains the generated config files for Element-web and the Synapse homeserver.

Element-web

config.json is the configuration file for Element-web, the web front-end for Matrix chat. Available options can be found in the official repository.

Matrix

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.