mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Add configuration for max_message_bytes for sarama * Log all errors when sending multiple messages Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Add missing config * - Better comments on what MaxMessageBytes is used for - Also sets the size the consumer may use |
||
|---|---|---|
| .. | ||
| 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 | ||