Revert "apache - drop SetEnv proxy-sendcl 1"

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2024-04-25 16:33:41 +02:00 committed by Simon L.
parent a1037ba72b
commit 1168c749b0

View file

@ -40,6 +40,10 @@ 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}