[TYPO3-dev] Max File Size / Upload Limit
Patrick Gaumond
patrick at typo3quebec.org
Wed Dec 12 18:57:37 CET 2007
Benjamin Mack wrote:
> 1) The option "maxFileSize" is going to get deprecated, and it is set
> automatically to a new function "getMaxUploadFilesize()" (that does a
> "ini_get(upload_max_filesize)") and change all places in the core from
> maxFileSize to this function, this option will be kept for a couple of
> more versions in core, but not in the installer options list.
>
> 2) For TCA: If no one sets a "max_size" limit for a configuration
> option, the "getMaxUploadFilesize" is used in general. Then, we remove
> the max_size from tt_content-images.
>
> 3) The new installer checks if the PHP.ini setting is set too low or
> could have a small area about uploads / limits / timeout limits etc.
>
> What do you think?
I think that could be better than rely on this page to remind me where
to look: http://wiki.typo3.org/index.php/How_to_upload_big_files
:)
Maybe check also with our DAM specialists could bring some more suggestions.
Patrick
More information about the TYPO3-dev
mailing list