Skip to main content

Variable: LIMITS

const LIMITS: object

Vordefinierte Buckets mit ihren Limits.

Type Declaration

createLink: object

createLink.max

max: number = 10

createLink.windowMs

windowMs: number = 60_000

general

general: object

general.max

max: number = 100

general.windowMs

windowMs: number = 60_000

login

login: object

login.max

max: number = 5

login.windowMs

windowMs: number = 60_000