-
@t3easy_de I'm using "friendsoftypo3/jumpurl" to build secure file links. At first, I tried do create an Xclass and do ini_set('zlib.output_compression_level', 0) - which had no possitive effect. So I ended up with a quick and dirty solution in AdditionalConfiguration.php 🤪