Browse Source

Merge pull request #4896 from goodjack/patch-1

Remove extra whitespace
Dries Vints 6 years ago
parent
commit
096c237727
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

@@ -59,7 +59,7 @@ return [
                 env('MEMCACHED_PASSWORD'),
             ],
             'options' => [
-                // Memcached::OPT_CONNECT_TIMEOUT  => 2000,
+                // Memcached::OPT_CONNECT_TIMEOUT => 2000,
             ],
             'servers' => [
                 [