Skip to content

Commit 5f241bd

Browse files
author
Mark Scherer
committed
note about backend.
1 parent 7659b34 commit 5f241bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ got a small overlap where two workers would run simultaneously. If you lower the
139139
get quite a few overlapping workers and thus more "parallel" processing power.
140140
Play 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

0 commit comments

Comments
 (0)