mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-03 17:30:09 +00:00
Revert "apache - drop SetEnv proxy-sendcl 1"
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -40,6 +40,10 @@ Listen 8000
|
|||||||
Require all denied
|
Require all denied
|
||||||
</Files>
|
</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
|
# See https://httpd.apache.org/docs/current/en/mod/core.html#limitrequestbody
|
||||||
LimitRequestBody ${APACHE_MAX_SIZE}
|
LimitRequestBody ${APACHE_MAX_SIZE}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user