Update rate-limiter.ts
This commit is contained in:
@@ -64,8 +64,8 @@ const RATE_LIMITS = {
|
|||||||
hobby: 10,
|
hobby: 10,
|
||||||
standardNew: 50,
|
standardNew: 50,
|
||||||
standardnew: 50,
|
standardnew: 50,
|
||||||
growth: 500,
|
growth: 1000,
|
||||||
growthdouble: 500,
|
growthdouble: 1000,
|
||||||
etier2c: 2500,
|
etier2c: 2500,
|
||||||
etier1a: 1000,
|
etier1a: 1000,
|
||||||
etier2a: 2500,
|
etier2a: 2500,
|
||||||
|
|||||||
Reference in New Issue
Block a user