diff --git a/Documentation.html b/Documentation.html index c0d15547f..fd8fe3cf4 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2221,7 +2221,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge names to align with current standards.
The first things to check (or ask your host provider to check) are the
@@ -2231,6 +2231,9 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
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.
+
+ If you get a timeout problem, look at the $cfg['UploadDir']
+ feature.