Merge pull request #7189 from dhensby/pulls/4/redundant-cache-config

Remove redundant cache config
This commit is contained in:
Damian Mooyman 2017-07-20 12:26:47 +12:00 committed by GitHub
commit bce4f67bf4

View File

@ -14,10 +14,6 @@ SilverStripe\Core\Injector\Injector:
constructor:
namespace: "cacheblock"
defaultLifetime: 600
Psr\SimpleCache\CacheInterface.LeftAndMain_CMSVersion:
factory: SilverStripe\Core\Cache\CacheFactory
constructor:
namespace: "LeftAndMain_CMSVersion"
Psr\SimpleCache\CacheInterface.VersionProvider_composerlock:
factory: SilverStripe\Core\Cache\CacheFactory
constructor: