diff mod_http_upload/README.markdown @ 2326:8fad27d568aa

mod_http_upload/README: Mention the new HTTP parser limit on body/upload size
author Kim Alvefur <zash@zash.se>
date Sat, 08 Oct 2016 14:44:56 +0200
parents 1266f5c17c0d
children 2d83e6c8160b
line wrap: on
line diff
--- a/mod_http_upload/README.markdown	Thu Sep 15 13:36:32 2016 +0200
+++ b/mod_http_upload/README.markdown	Sat Oct 08 14:44:56 2016 +0200
@@ -35,6 +35,8 @@
 
 Default is 1MB (1024\*1024).
 
+This can not be set over the value of `http_max_content_size` (default 10M).
+
 Path
 ----