Merge pull request #4323 from nextcloud/enh/4123/drop-proxy-sendcl

apache - drop SetEnv proxy-sendcl 1
This commit is contained in:
Simon L 2024-03-04 11:19:37 +01:00 committed by GitHub
commit edb70a1471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,10 +37,6 @@ Listen 8000
Require all denied
</Files>
# 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}