File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,11 @@ got a small overlap where two workers would run simultaneously. If you lower the
139139get quite a few overlapping workers and thus more "parallel" processing power.
140140Play around with it, but just don't shoot over the top.
141141
142+ ## Admin backend
143+ The plugin works completely without it, by just using the CLI shell commands.
144+ But if you want to browse the statistics via URL, you can enable the routing for it (see above) and then access ` /admin/queue `
145+ to see how status of your queue, statistics and settings.
146+ Please note that this requires the Tools plugin to be loaded if you do not customize the view templates on project level.
142147
143148## Tips for Development
144149
You can’t perform that action at this time.
0 commit comments