Update README.md

This commit is contained in:
Tommy 2022-01-13 18:27:22 -05:00 committed by GitHub
parent 39f5d9d416
commit 4bfdf68df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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