From 21afc49f23dbe0f21ee3dd91e135816becfa1c07 Mon Sep 17 00:00:00 2001 From: crusader Date: Mon, 2 Jul 2018 16:44:48 +0900 Subject: [PATCH] ing --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 30a0181..15e07e2 100644 --- a/config.json +++ b/config.json @@ -14,7 +14,8 @@ "pongTimeout": 60, "pingTimeout": 10, "pingPeriod": 10, - "enableCompression": false + "enableCompression": false, + "compressionThreshold": 4096 }, "external": { "grpc": {