Update README.md

This commit is contained in:
Tommy 2022-01-13 19:16:51 -05:00 committed by GitHub
parent 1323b5d486
commit d6c685c54f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ Matrix Synapse Docker-Compose
- Change `pepper` in your password config. Uncomment the setting to enable it.
- Change the default database from SQLite to PostgreSQL
- Configure the mail credentials if you have a mail server
- Configure `admin_contact` in the homeserver blocking section
- 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