X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/85dd71507e7d88eb94f5d59b865bcc4e1c1cae4f..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,