Skip to content
Snippets Groups Projects
Commit bde97c67 authored by Benjamin Mack's avatar Benjamin Mack Committed by Benni Mack
Browse files

[!!!][TASK] Remove TYPO3 Upload Limit

TYPO3 has a specific upload limit, that is set to 10MB by default,
but could be lower if PHP settings are not correct.

This patch removes all file upload limit restrictions while keeping
TYPO3 in line with PHP settings as all proper methods are already
used to detect the maximum upload file size.

Resolves: #71110
Releases: master
Change-Id: I74e2e563904a5cfe5c3570e77ece86280761370b
Reviewed-on: https://review.typo3.org/43806


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarStephan Großberndt <stephan@grossberndt.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 95997260
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment