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