diff --git a/cfg/config.json b/cfg/config.json index 9699618..5e5bdb4 100644 --- a/cfg/config.json +++ b/cfg/config.json @@ -8,7 +8,7 @@ "server": { "host": "0.0.0.0", "port": 50062, - "message_size_limit": 64000000 + "message_size_limit": 16777215 }, "s3": {