diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-12 18:57:25 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-12 18:57:25 +0200 |
commit | 202cc248119fc369a43fb6e1a91c8023dc69041e (patch) | |
tree | a0e0007c581b6198e22908f0c706e98535b3e498 /src/Server.ts | |
parent | :bug: fix rabbit mq -> fanout instead of work queue (diff) | |
download | server-202cc248119fc369a43fb6e1a91c8023dc69041e.tar.xz |
:sparkles: rate limit now configurable in the config
Diffstat (limited to '')
-rw-r--r-- | src/Server.ts | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/Server.ts b/src/Server.ts |