diff --git a/config/cache.php b/config/cache.php index 6a817007..b5cae8c8 100644 --- a/config/cache.php +++ b/config/cache.php @@ -55,7 +55,7 @@ return [ env('MEMCACHED_PASSWORD'), ], 'options' => [ - //Memcached::OPT_CONNECT_TIMEOUT => 2000, + // Memcached::OPT_CONNECT_TIMEOUT => 2000, ], 'servers' => [ [