We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651dba9 commit e4fe222Copy full SHA for e4fe222
.env
@@ -6,4 +6,4 @@ RATE_LIMIT_WINDOW_SECONDS=60
6
# The maximum number of connections allowed within the rate limiting window.
7
# This sets the threshold for how many requests can be made in the specified time frame.
8
RATE_LIMIT_MAX_CONNECTIONS=1000
9
-USEMONGO=true
+#USEMONGO=true
0 commit comments