Enable static file cache for pages

This commit is contained in:
Björn Fromme
2018-10-10 09:46:05 +02:00
parent 6727975e28
commit a546863b28
5 changed files with 280 additions and 3 deletions
@@ -95,7 +95,7 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\EP\EpProducts\T
'Product' => 'pricetable',
],
[
'Product' => 'pricetable',
'Product' => '',
]
);