Disable caching of export related plugins

This commit is contained in:
Björn Fromme
2018-06-28 15:34:21 +02:00
parent d5c55d1749
commit b908d9c0de
2 changed files with 2 additions and 2 deletions
@@ -304,7 +304,7 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\EP\EpProducts\T
'Reseller' => 'list,xml,excel',
],
[
'Reseller' => '',
'Reseller' => 'list,xml,excel',
]
);
@@ -11,7 +11,7 @@ xmlExport {
debug = 0
tx_realurl_enable = 1
}
10 = USER
10 = USER_INT
10 {
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
extensionName = EpProducts