diff --git a/Containers/apache/nextcloud.conf b/Containers/apache/nextcloud.conf index 58773e44..b0befbfd 100644 --- a/Containers/apache/nextcloud.conf +++ b/Containers/apache/nextcloud.conf @@ -42,9 +42,6 @@ Listen 8000 SetHandler "proxy:fcgi://${NEXTCLOUD_HOST}:9000" - - - # Compress JS, CSS and SVG responses with Brotli (quality 4 gives good # compression with reasonable CPU cost; the default of 0 barely compresses). # Other plain-text files are already compressed by Nextcloud itself.