Update rate limit setting

This commit is contained in:
syuilo 2018-08-18 04:21:49 +09:00
parent d7dbe503b6
commit 45b55a8c98

View file

@ -16,8 +16,7 @@ export const meta = {
limit: {
duration: ms('1hour'),
max: 300,
minInterval: ms('1second')
max: 300
},
kind: 'note-write',