0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-19 21:08:21 +02:00
dendrite/setup/config
Till da7bca0224
Some tweaks for the device list updater (#3251)
This makes the following changes:
- Adds two new metrics observing the usage of the `DeviceListUpdater`
workers
- Makes the number of workers configurable
- Adds a 30s timeout for DB requests when receiving a device list update
over federation
2023-10-31 16:39:45 +01:00
..
config.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
config_address.go simplify unix socket permission format (#3014) 2023-03-16 08:51:21 +01:00
config_address_test.go simplify unix socket permission format (#3014) 2023-03-16 08:51:21 +01:00
config_appservice.go app service unix socket support (#3022) 2023-04-04 09:42:46 +02:00
config_clientapi.go clean up dead links, fix typo (#3130) 2023-10-25 10:24:06 +02:00
config_federationapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
config_global.go Add configuration option for sliding sync when hosting /.well-known/matrix/client (#3189) 2023-08-24 21:08:40 +00:00
config_jetstream.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config_keyserver.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config_mediaapi.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config_mscs.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
config_relayapi.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config_roomserver.go Add config key for default room version (#3171) 2023-08-08 14:20:05 +01:00
config_syncapi.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
config_userapi.go Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00