Update rate-limiter.ts

This commit is contained in:
Nicolas 2025-01-08 15:15:21 -03:00
parent aa31508ccd
commit a199208e21

View File

@ -64,8 +64,8 @@ const RATE_LIMITS = {
hobby: 10,
standardNew: 50,
standardnew: 50,
growth: 500,
growthdouble: 500,
growth: 1000,
growthdouble: 1000,
etier2c: 2500,
etier1a: 1000,
etier2a: 2500,