diff --git a/Documentation.html b/Documentation.html index 9369d87d35..65bf5331b1 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2814,8 +2814,9 @@ setfacl -d -m "g:www-data:rwx" tmp values of upload_max_filesize, memory_limit and post_max_size in the php.ini configuration file. All of these three settings limit the maximum size of data that can be - submitted and handled by PHP. One user also said that post_max_size - and memory_limit need to be larger than upload_max_filesize.

+ submitted and handled by PHP. One user also said that + post_max_size + and memory_limit need to be larger than upload_max_filesize.

There exist several workarounds if your upload is too big or your hosting provider is unwilling to change the settings: