From 91b46ad444a1c0d90ae0c309b1386fbd5919f30b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 23 Oct 2020 16:17:19 +0200 Subject: [PATCH] Remove in-application gzip compression Resolves #3634 --- com.woltlab.wcf/option.xml | 6 +-- constants.php | 1 - .../install/files/lib/system/WCF.class.php | 32 ++------------ .../files/lib/system/WCFSetup.class.php | 2 - .../files/lib/util/HeaderUtil.class.php | 43 ++----------------- wcfsetup/install/files/options.inc.php | 2 - wcfsetup/install/lang/de.xml | 2 - wcfsetup/install/lang/en.xml | 2 - 8 files changed, 8 insertions(+), 82 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 6ef303a26f..9eafcf56db 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -604,11 +604,6 @@ private:wcf.acp.option.exception_privacy.private boolean 1 -