<?php return [ 'default' => 'database', 'database' => [ 'type' => 'database', 'table' => 'jobs', 'attempts' => 3, ], ];
Powered by TurnKey Linux.