1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00

Better rate limitting

This commit is contained in:
syuilo 2018-10-31 23:03:14 +09:00
parent 256ba78ba5
commit 261a3f5d91
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69

View File

@ -16,7 +16,7 @@ export const meta = {
limit: {
duration: ms('1hour'),
max: 100
max: 120
},
requireFile: true,