mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #4713 from nextcloud/revert-4586-revert-4323-enh/4123/drop-proxy-sendcl
Revert "Revert "apache - drop SetEnv proxy-sendcl 1""
This commit is contained in:
commit
e4a802d7ee
1 changed files with 0 additions and 4 deletions
|
|
@ -40,10 +40,6 @@ 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}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue