summarylogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authornavigaid2019-11-10 19:03:03 +0800
committernavigaid2019-11-10 19:03:03 +0800
commit18ef6395f66589344e53186d551811c5c17a0a4d (patch)
tree26842eac50b4284ef2997f31a0cfef1a941735da /build.sh
parenta9659c050c797d77bdbd63de1bac64d9e9283962 (diff)
downloadaur-18ef6395f66589344e53186d551811c5c17a0a4d.tar.gz
Do not disable brotli
It impacts TLS signature about certificate compression.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index dc3bcdad705f..06bbec47b065 100755
--- a/build.sh
+++ b/build.sh
@@ -51,7 +51,6 @@ flags="$flags"'
enable_websockets=false
disable_ftp_support=true
use_kerberos=false
- disable_brotli_filter=true
enable_mdns=false
enable_reporting=false
include_transport_security_state_preload_list=false