Update endpoints.ts

This commit is contained in:
syuilo 2018-05-30 23:05:24 +09:00 committed by GitHub
parent 2ca8bafde3
commit 7dd7de8ff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -555,7 +555,7 @@ const endpoints: Endpoint[] = [
withCredential: true,
limit: {
duration: ms('1hour'),
max: 100
max: 300
},
kind: 'reaction-write'
},