From 7dd7de8ff66868543e2faf86fbb7ad2a00240352 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed, 30 May 2018 23:05:24 +0900
Subject: [PATCH] Update endpoints.ts

---
 src/server/api/endpoints.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/server/api/endpoints.ts b/src/server/api/endpoints.ts
index b4ab65eb16..196f3adebc 100644
--- a/src/server/api/endpoints.ts
+++ b/src/server/api/endpoints.ts
@@ -555,7 +555,7 @@ const endpoints: Endpoint[] = [
 		withCredential: true,
 		limit: {
 			duration: ms('1hour'),
-			max: 100
+			max: 300
 		},
 		kind: 'reaction-write'
 	},