mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Initial rate limiting * Move rate limiting to client API * Update rate limits to hopefully be self-cleaning * Use X-Forwarded-For, add comments * Reduce rate limit threshold * Tweak interval * Configurable backoff * Review comments, set cleanup interval to 30 seconds * Allow generate-config to produce sane CI config * Fix Complement dockerfile |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_currentstate.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_serverkey.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||