Pārlūkot izejas kodu

Increase HTTP request body size limit for Owncloud #27

Bob Mottram 11 gadus atpakaļ
vecāks
revīzija
f7c2f0a80a
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt Parādīt failu

@@ -5290,6 +5290,7 @@ And add the following, to the 443 VirtualHost section.  Really we only will want
5290 5290
     AllowOverride All
5291 5291
     Order allow,deny
5292 5292
     allow from all
5293
+    LimitRequestBody 536870912
5293 5294
   </Directory>
5294 5295
 #+END_SRC
5295 5296