# HG changeset patch # User Kim Alvefur # Date 1475930696 -7200 # Node ID 8fad27d568aa6ded4c04bc7b014e224df041ac64 # Parent 557dc366838ed872c42081b03bcb9362b0654482 mod_http_upload/README: Mention the new HTTP parser limit on body/upload size diff -r 557dc366838e -r 8fad27d568aa mod_http_upload/README.markdown --- 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 ----