mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 15:35:54 +08:00
Update rate-limiter.ts
This commit is contained in:
parent
6222152249
commit
ba95df96b1
@ -86,7 +86,7 @@ const RATE_LIMITS = {
|
|||||||
testSuite: {
|
testSuite: {
|
||||||
free: 10000,
|
free: 10000,
|
||||||
default: 10000,
|
default: 10000,
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export const redisRateLimitClient = new Redis(
|
export const redisRateLimitClient = new Redis(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user