Skip to content

Commit 096c237

Browse files
authored
Merge pull request laravel#4896 from goodjack/patch-1
Remove extra whitespace
2 parents 321d9e3 + 322f7fb commit 096c237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
env('MEMCACHED_PASSWORD'),
6060
],
6161
'options' => [
62-
// Memcached::OPT_CONNECT_TIMEOUT => 2000,
62+
// Memcached::OPT_CONNECT_TIMEOUT => 2000,
6363
],
6464
'servers' => [
6565
[

0 commit comments

Comments
 (0)