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 | cc33e87a1451d1b327fa8945394806cc0a7a0e91 (patch) | |
| tree | 188efcac68a9498ce1d217b93a6ef34cd248a111 /api/src | |
| parent | :bug: fix errror handler (diff) | |
| download | server-ts-cc33e87a1451d1b327fa8945394806cc0a7a0e91.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 |
