We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41660f commit a800f8cCopy full SHA for a800f8c
lib/internal/Magento/Framework/Cache/Backend/RemoteSynchronizedCache.php
@@ -61,7 +61,6 @@ class RemoteSynchronizedCache extends \Zend_Cache_Backend implements \Zend_Cache
61
'remote_backend_options' => [],
62
'local_backend' => '',
63
'local_backend_options' => [],
64
- 'local_backend_max_size' => 500,
65
'local_backend_custom_naming' => true,
66
'local_backend_autoload' => true,
67
'use_stale_cache' => false,
0 commit comments