mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
Do not disable brotli
It impacts TLS signature about certificate compression.
This commit is contained in:
parent
5e33857fdb
commit
35b3c12523
@ -50,7 +50,6 @@ flags="$flags"'
|
|||||||
enable_websockets=false
|
enable_websockets=false
|
||||||
disable_ftp_support=true
|
disable_ftp_support=true
|
||||||
use_kerberos=false
|
use_kerberos=false
|
||||||
disable_brotli_filter=true
|
|
||||||
enable_mdns=false
|
enable_mdns=false
|
||||||
enable_reporting=false
|
enable_reporting=false
|
||||||
include_transport_security_state_preload_list=false
|
include_transport_security_state_preload_list=false
|
||||||
|
Loading…
Reference in New Issue
Block a user