[TYPO3-core] RFC: Fix bug #3412: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value

Michael Stucki michael at typo3.org
Tue Feb 13 11:17:45 CET 2007


Of course, I didn't consider that it can be so easy :-)

So how should we proceed? Use $TYPO3_CONF_VARS[BE][maxFileSize] (which is 10MB 
by default) or raise the sizes to 5MB (which seems to fit better)?

- michael

Am Dienstag, 13. Februar 2007 11:10 schrieb Ingo Renner:
> Am 13.02.2007 um 10:45 schrieb Michael Stucki:
> > Use $TYPO3_CONF_VARS[BE][maxFileSize] for that and
>
> sounds good
>
> > change the $TCA values to
> > "-1" which will mean: "use the global default"
>
> do we use this scheme of "-1 for global default" somewhere already?
> Otherwise I'd suggest
>
> 'max_size' => $TYPO3_CONF_VARS[BE][maxFileSize],
>
> which would be overriden by user's settings anyway... (backwards
> compatible)
>
>
>
> Ingo
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-core


More information about the TYPO3-team-core mailing list