X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/83913af68bd962f13d54475ca0d6450d8e53583a..refs/pull/5676/head:/app/Config/queue.php diff --git a/app/Config/queue.php b/app/Config/queue.php index 795a79325..08f3a5baa 100644 --- a/app/Config/queue.php +++ b/app/Config/queue.php @@ -23,6 +23,7 @@ return [ 'database' => [ 'driver' => 'database', + 'connection' => null, 'table' => 'jobs', 'queue' => 'default', 'retry_after' => 90,