Update README.md

This commit is contained in:
Tommy 2022-01-13 18:56:13 -05:00 committed by GitHub
parent 4bfdf68df5
commit 43ad531f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Matrix Synapse Docker-Compose
- Update web_client_location to app.yourdomain.tld (Remember to remove the comment #)
- 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
- Change `pepper` in your password config. Uncomment the setting to enable it.
- 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`.