mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
Scale bump
This commit is contained in:
parent
a4bccbe3bb
commit
15890772be
|
@ -9,7 +9,7 @@ const RATE_LIMITS = {
|
|||
starter: 3,
|
||||
standard: 5,
|
||||
standardOld: 40,
|
||||
scale: 20,
|
||||
scale: 50,
|
||||
hobby: 3,
|
||||
standardNew: 10,
|
||||
standardnew: 10,
|
||||
|
@ -21,7 +21,7 @@ const RATE_LIMITS = {
|
|||
starter: 20,
|
||||
standard: 50,
|
||||
standardOld: 40,
|
||||
scale: 50,
|
||||
scale: 500,
|
||||
hobby: 10,
|
||||
standardNew: 50,
|
||||
standardnew: 50,
|
||||
|
@ -33,7 +33,7 @@ const RATE_LIMITS = {
|
|||
starter: 20,
|
||||
standard: 40,
|
||||
standardOld: 40,
|
||||
scale: 50,
|
||||
scale: 500,
|
||||
hobby: 10,
|
||||
standardNew: 50,
|
||||
standardnew: 50,
|
||||
|
|
Loading…
Reference in New Issue
Block a user