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": {