From e55f9e610eef61d6c4f704818faef2650cd23459 Mon Sep 17 00:00:00 2001 From: zefie Date: Sun, 8 Aug 2021 13:37:50 -0400 Subject: [PATCH] config.json: enable compression by default --- 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 37f62e96..e32b4eaf 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": false, + "enable_lzpf_compression": true, "allow_guests": true }, "services": {