diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 23:35:32 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 23:35:32 +0200 |
commit | 022e82023d1a5a91e671eacf5ce054e097f379f7 (patch) | |
tree | 88bdc12deb06869457ceb9ce910d0d31623d3799 /api/src | |
parent | :bug: fix errror handler (diff) | |
download | server-022e82023d1a5a91e671eacf5ce054e097f379f7.tar.xz |
:sparkles: add option to disable all rate limits
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/middlewares/BodyParser.ts | 2 | ||||
-rw-r--r-- | api/src/middlewares/RateLimit.ts | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/api/src/middlewares/BodyParser.ts b/api/src/middlewares/BodyParser.ts |