[Typo3] Change max upload file size

Jeppe Vesterbaek jhve02 at control.auc.dk
Thu Mar 3 09:08:06 CET 2005


Hi list

How do I change the max upload file size in Typo3? (have changed php settings). 

I can see it set to 10MB here:
class t3lib_extFileFunctions extends t3lib_basicFileFunctions   {
00124         var $maxCopyFileSize = 10000;           // kb
00125         var $maxMoveFileSize = 10000;           // kb
00126         var $maxUploadFileSize = 10000;         // kb

(http://typo3api.ueckermann.de/class_8t3lib__extfilefunc_8php-source.html)

Thanks.

- Jeppe Vesterbaek (vesterbaek)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list