mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-02 00:40:07 +00:00
Support big file uploads in Apache
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -64,6 +64,9 @@ Add this as a new Apache site config:
|
||||
<Files ".ht*">
|
||||
Require all denied
|
||||
</Files>
|
||||
|
||||
# Support big file uploads
|
||||
LimitRequestBody 0
|
||||
</VirtualHost>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user