Quantcast
Viewing latest article 1
Browse Latest Browse All 7

Typo3: enable backend users to delete the typo3 caches

To enable a typo3 backend user (or even a whole user group) to delete the typo3 cache is quite simple.
A simple entry in the user's oder the user group's TS config is sufficient:

options.clearCache.pages = 1 
options.clearCache.all = 1

Viewing latest article 1
Browse Latest Browse All 7