dendrite/build/scripts
Neil Alexander 74743ac8ae
Rate limiting (#1385)
* 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
2020-09-03 10:12:11 +01:00
..
Complement.Dockerfile Rate limiting (#1385) 2020-09-03 10:12:11 +01:00
README.md Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
build-test-lint.sh Add appservices component to docker scripts (#1153) 2020-06-20 21:28:30 +01:00
complement.sh Update complement.sh 2020-09-03 10:07:14 +01:00
find-lint.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
install-local-kafka.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00

README.md

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.