Remove asset cache that belongs in assets module

This commit is contained in:
Daniel Hensby 2017-06-22 17:29:39 +01:00
parent fa568e333e
commit b1d8c0308b
No known key found for this signature in database
GPG Key ID: E38EC566FE29EB66

View File

@ -9,11 +9,6 @@ SilverStripe\Core\Injector\Injector:
directory: '`TEMP_FOLDER`'
version: null
logger: %$Psr\Log\LoggerInterface
Psr\SimpleCache\CacheInterface.GDBackend_Manipulations:
factory: SilverStripe\Core\Cache\CacheFactory
constructor:
namespace: "GDBackend_Manipulations"
defaultLifetime: 100
Psr\SimpleCache\CacheInterface.cacheblock:
factory: SilverStripe\Core\Cache\CacheFactory
constructor: