From 77b493c9b065a7af7533e718f8623f810e65341a Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 26 Jul 2018 08:11:47 +0900 Subject: Use bee-queue instead of Kue --- docs/manage.en.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/manage.en.md') diff --git a/docs/manage.en.md b/docs/manage.en.md index 0538c4ac00..9a4277b399 100644 --- a/docs/manage.en.md +++ b/docs/manage.en.md @@ -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 -- cgit v1.3.1-freya