TedivmStashBundle icon indicating copy to clipboard operation
TedivmStashBundle copied to clipboard

Allow to easily disable inmemory cache for commandline scripts

Open gggeek opened this issue 11 years ago • 0 comments
trafficstars

For long-running scripts such as batch import/export, using the inmemory cache is a drag, as it can just accumulate indefinitely. The "easy" way out, afaik, is to define a separate Sf environment which is used to run cli commands, where the inmmemory cache is disabled. But I find a bit cumbersome to have to define a separate environment only for that. It would be nice to have a setting dedicated to disabling inmemory cache based con command-line execution

gggeek avatar Jun 25 '14 09:06 gggeek