You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -62,3 +62,4 @@ This will place a `beanstalkdui.php` in your application's `config` folder. Insi
62
62
|`prefix`| '' | Route prefix that should be applied the Admin UI routes. |
63
63
|`failed_jobs`|`true`| Defines if you want to be able to also manage your failed jobs through the UI. If set to `true` an additional table containing all failed jobs for the current tube will be displayed. |
64
64
|`failed_jobs_table`|`failed_jobs`| The name of the table containing your failed jobs. |
0 commit comments