Skip to content

Commit a800f8c

Browse files
committed
MCP-103: L2 cache local flushing issues
1 parent d41660f commit a800f8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Cache/Backend/RemoteSynchronizedCache.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ class RemoteSynchronizedCache extends \Zend_Cache_Backend implements \Zend_Cache
6161
'remote_backend_options' => [],
6262
'local_backend' => '',
6363
'local_backend_options' => [],
64-
'local_backend_max_size' => 500,
6564
'local_backend_custom_naming' => true,
6665
'local_backend_autoload' => true,
6766
'use_stale_cache' => false,

0 commit comments

Comments
 (0)