Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Aug 9, 2023
1 parent 88a41df commit 727ac19
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/manage.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,12 @@ node built/tools/resync-remote-emoji.js name@host

```sh
node built/tools/clean-reactions.ts
```

## バグで残ったキューログを削除する

https://github.com/mei23/misskey/issues/4674 のバグで残ってしまったRedis上のログを削除します

```sh
node built/tools/clean-queue-logs.js
```

0 comments on commit 727ac19

Please sign in to comment.