mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-24 07:13:09 -06:00
We use "api" for public facing stuff and "server" for internal stuff. As the server key API is internal only, we call it 'signing key server', which also clarifies the type of key (as opposed to TLS keys, E2E keys, etc) |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_eduserver.go | ||
| config_federationapi.go | ||
| config_federationsender.go | ||
| config_global.go | ||
| config_kafka.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_roomserver.go | ||
| config_signingkeyserver.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||