dendrite/internal/config
S7evinK d5675feb96
Add possibilty to configure MaxMessageBytes for sarama (#1563)
* 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
2020-10-27 14:11:37 +00:00
..
config.go Rename serverkeyapi to signingkeyserver (#1492) 2020-10-07 16:23:18 +01:00
config_appservice.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_clientapi.go Rate limiting (#1385) 2020-09-03 10:12:11 +01:00
config_eduserver.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_federationapi.go Remove TLS fingerprints, improve perspective unmarshal handling (#1452) 2020-09-29 17:08:18 +01:00
config_federationsender.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_global.go Allow configuring old verify keys (#1443) 2020-09-25 10:58:53 +01:00
config_kafka.go Add possibilty to configure MaxMessageBytes for sarama (#1563) 2020-10-27 14:11:37 +00:00
config_keyserver.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_mediaapi.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_roomserver.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
config_signingkeyserver.go Rename serverkeyapi to signingkeyserver (#1492) 2020-10-07 16:23:18 +01:00
config_syncapi.go Fix Docker builds, polylith components (#1269) 2020-08-13 18:27:19 +01:00
config_test.go Remove TLS fingerprints, improve perspective unmarshal handling (#1452) 2020-09-29 17:08:18 +01:00
config_userapi.go API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00