Enable caching of plugin

This commit is contained in:
Björn Fromme
2019-12-25 13:28:21 +01:00
parent 614904924f
commit e487af0dce
@@ -296,7 +296,7 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\EP\EpProducts\T
'Pricetable' => 'event',
],
[
'Pricetable' => 'event',
'Pricetable' => '',
]
);