From a57abb15a3e7fb035933d60725ca4977eeb2cd9c Mon Sep 17 00:00:00 2001 From: cyan317 <120398799+cindyyan317@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:45:01 +0000 Subject: [PATCH] Fix example json format (#1018) --- example-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-config.json b/example-config.json index 030c25fc..ea7b77c9 100644 --- a/example-config.json +++ b/example-config.json @@ -103,7 +103,7 @@ ], "prometheus": { "enabled": true, - "compress_reply": true, + "compress_reply": true }, "log_level": "info", // Log format (this is the default format)