enable config flag for compression, default false (until working fully)

This commit is contained in:
zefie
2021-08-07 19:20:42 -04:00
parent 95d069582b
commit 12be904b5c
2 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,8 @@
"hide_ssid_in_logs": true,
"post_percentages": [ 0, 25, 50, 100 ],
"verbosity": 2,
"error_log_file": "errors.log"
"error_log_file": "errors.log",
"enable_lzpf_compression": false
},
"services": {
"wtv-head-waiter": {