Disable caching of export related plugins
This commit is contained in:
@@ -304,7 +304,7 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\EP\EpProducts\T
|
|||||||
'Reseller' => 'list,xml,excel',
|
'Reseller' => 'list,xml,excel',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'Reseller' => '',
|
'Reseller' => 'list,xml,excel',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ xmlExport {
|
|||||||
debug = 0
|
debug = 0
|
||||||
tx_realurl_enable = 1
|
tx_realurl_enable = 1
|
||||||
}
|
}
|
||||||
10 = USER
|
10 = USER_INT
|
||||||
10 {
|
10 {
|
||||||
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
|
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
|
||||||
extensionName = EpProducts
|
extensionName = EpProducts
|
||||||
|
|||||||
Reference in New Issue
Block a user