mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Create manage.en.md
This commit is contained in:
		
							parent
							
								
									eca9a7ea13
								
							
						
					
					
						commit
						e063ac10c5
					
				
					 1 changed files with 13 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								docs/manage.en.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								docs/manage.en.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
# 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.
 | 
			
		||||
 | 
			
		||||
## Suspend users
 | 
			
		||||
``` shell
 | 
			
		||||
node cli/suspend (User-ID)
 | 
			
		||||
```
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue