enable config flag for compression, default false (until working fully)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user