diff --git a/Containers/apache/nextcloud.conf b/Containers/apache/nextcloud.conf index 8f17932810c..3d4f812fa7c 100644 --- a/Containers/apache/nextcloud.conf +++ b/Containers/apache/nextcloud.conf @@ -37,10 +37,6 @@ Listen 8000 Require all denied - # Fix zero file sizes - # See https://github.com/nextcloud/server/issues/3056#issuecomment-954209565 - SetEnv proxy-sendcl 1 - # See https://httpd.apache.org/docs/current/en/mod/core.html#limitrequestbody LimitRequestBody ${APACHE_MAX_SIZE}