diff --git a/zefie_wtvp_minisrv/config.json b/zefie_wtvp_minisrv/config.json index b47c8788..794a1f3c 100644 --- a/zefie_wtvp_minisrv/config.json +++ b/zefie_wtvp_minisrv/config.json @@ -17,7 +17,7 @@ "post_data_socket_timeout": 30, "error_log_file": "errors.log", "catchall_file_name": "catchall.js", - "enable_lzpf_compression": false, + "enable_lzpf_compression": true, "enable_gzip_compression": true, "pc_server_hidden_service": "http_pc", "pc_server_hidden_service_enabled": false,