Use bee-queue instead of Kue
This commit is contained in:
parent
f778696a76
commit
77b493c9b0
8 changed files with 25 additions and 53 deletions
|
@ -1,11 +1,7 @@
|
|||
# Management guide
|
||||
|
||||
## Check the status of the job queue
|
||||
In the directory of Misskey:
|
||||
``` shell
|
||||
node_modules/kue/bin/kue-dashboard -p 3050
|
||||
```
|
||||
When you access port 3050, you will see the UI.
|
||||
coming soon
|
||||
|
||||
## Mark as 'admin' user
|
||||
``` shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue