TYPO3: Enable "Flush system caches" for backend user in Production

revision abe19649fa2a4aad8f87b425b3c6f79ad583bb85

raw

README.rst

The "Flush system caches" menu entry is disabled when TYPO3_CONTEXT=Production.

You can enable it in the backend user's TSCconfig settings:

options.clearCache.system = 1

Also see http://blog.reelworx.at/detail/typo3-cms-clear-cache-buttons-explained/

History