Pārlūkot izejas kodu

Merge branch 'kuaiyingyong' into liuzj-redis_queue-dev

# Conflicts:
#	config/queue.php
liuzejian 2 gadi atpakaļ
vecāks
revīzija
b13ad6aba0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/queue.php

+ 1 - 1
config/queue.php

@@ -69,7 +69,7 @@ return [
             'connection' => 'redis_queue_new',
             'queue' => 'default',
             'expire' => 60,
-        ]
+        ],
 
     ],