diff --git a/README.md b/README.md index 44479e3..fcbdb2a 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ Matrix Synapse Docker-Compose - Update public_baseurl to matrix.yourdomain.tld (Remember to remove the comment #) - Uncomment serve_server_wellknown to enable it and configure https://yourdoman.tld/.well-known/matrix/server for federation - Configure the mail credentials if you have a mail server + - Enable `encryption_enabled_by_default_for_room_type` by default - Enable redis. Put `redis` as the host instead of `localhost`. + - Edit whatever else you might want to