mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
Doc: Add "Clean up cached remote files" section
This commit is contained in:
parent
59a20bf9fb
commit
3e868a0dbb
@ -22,3 +22,8 @@ node cli/suspend @syuilo
|
|||||||
# Use username (remote)
|
# Use username (remote)
|
||||||
node cli/suspend @syuilo@misskey.xyz
|
node cli/suspend @syuilo@misskey.xyz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Clean up cached remote files
|
||||||
|
``` shell
|
||||||
|
node cli/clean-cached-remote-files
|
||||||
|
```
|
||||||
|
@ -22,3 +22,8 @@ node cli/suspend @syuilo
|
|||||||
# ユーザー名 (リモート)
|
# ユーザー名 (リモート)
|
||||||
node cli/suspend @syuilo@misskey.xyz
|
node cli/suspend @syuilo@misskey.xyz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## キャッシュされたリモートファイルをクリーンアップする
|
||||||
|
``` shell
|
||||||
|
node cli/clean-cached-remote-files
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user