From 649a6d2fd2120447e6993153c94412d1cd82ccab Mon Sep 17 00:00:00 2001 From: zefie Date: Sun, 8 Aug 2021 14:19:15 -0400 Subject: [PATCH] Revert "config.json: enable compression by default" This reverts commit e55f9e610eef61d6c4f704818faef2650cd23459. --- zefie_wtvp_minisrv/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/config.json b/zefie_wtvp_minisrv/config.json index a2b500b6..474b2f44 100644 --- a/zefie_wtvp_minisrv/config.json +++ b/zefie_wtvp_minisrv/config.json @@ -14,7 +14,7 @@ "post_percentages": [ 0, 25, 50, 100 ], "verbosity": 2, "error_log_file": "errors.log", - "enable_lzpf_compression": true, + "enable_lzpf_compression": false, "allow_guests": true }, "services": {