mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Doc: Add "Clean up unused drive files" section
This commit is contained in:
		
							parent
							
								
									05d5e70c58
								
							
						
					
					
						commit
						a427b7a1af
					
				
					 2 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -27,3 +27,9 @@ node cli/suspend @syuilo@misskey.xyz
 | 
			
		|||
``` shell
 | 
			
		||||
node cli/clean-cached-remote-files
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Clean up unused drive files
 | 
			
		||||
``` shell
 | 
			
		||||
node cli/clean-unused-drive-files
 | 
			
		||||
```
 | 
			
		||||
> We recommend that you announce a user that unused drive files will be deleted before performing this operation, as it may delete the user's important files.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -27,3 +27,9 @@ node cli/suspend @syuilo@misskey.xyz
 | 
			
		|||
``` shell
 | 
			
		||||
node cli/clean-cached-remote-files
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## 使われていないドライブのファイルをクリーンアップする
 | 
			
		||||
``` shell
 | 
			
		||||
node cli/clean-unused-drive-files
 | 
			
		||||
```
 | 
			
		||||
> ユーザーの大事なファイルを削除する可能性があるので、この操作を実行する前にユーザーに告知することをお勧めします。
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue