mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
### Pull Request Checklist <!-- Please read https://matrix-org.github.io/dendrite/development/contributing before submitting your pull request --> * [x] I have added Go unit tests or [Complement integration tests](https://github.com/matrix-org/complement) for this PR _or_ I have justified why this PR doesn't need tests * [x] Pull request includes a [sign off below using a legally identifiable name](https://matrix-org.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately Signed-off-by: `Santhoshivan Amudhan santhoshivan23@gmail.com` |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_address.go | ||
| config_address_test.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_federationapi.go | ||
| config_global.go | ||
| config_jetstream.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_mscs.go | ||
| config_relayapi.go | ||
| config_roomserver.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||