TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-66906:
|
||||
|
||||
==========================================================
|
||||
Breaking: #66906 - Automatic PNG to GIF conversion removed
|
||||
==========================================================
|
||||
|
||||
See :issue:`66906`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The configuration setting `$TYPO3_CONF_VARS[GFX][png_to_gif]` has been removed.
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
If the option is set in an installation, then PNG images used in the TYPO3 Frontend will now be kept as PNG, instead
|
||||
of converting them to GIF files.
|
||||
|
||||
|
||||
Affected Installations
|
||||
======================
|
||||
|
||||
Installations having the option `$TYPO3_CONF_VARS[GFX][png_to_gif]` activated.
|
||||
|
||||
|
||||
.. index:: LocalConfiguration
|
||||
Reference in New Issue
Block a user