Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2019-01-11 08:53:23 -06:00
5 changed files with 30 additions and 14 deletions

View File

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

View File

@@ -61,7 +61,7 @@ return [
],
'papertrail' => [
'driver' => 'monolog',
'driver' => 'monolog',
'level' => 'debug',
'handler' => SyslogUdpHandler::class,
'handler_with' => [