1
0

enhance(docker): Dockerイメージにjemallocを含むように

#10984
This commit is contained in:
syuilo
2023-09-13 13:47:15 +09:00
parent d869481db9
commit 0d505f8131
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@
- 使われていないアンテナの自動停止を設定可能に
- nodeinfo 2.1対応
- 自分へのメンション一覧を取得する際のパフォーマンスを向上
- Docker環境でjemallocを使用することでメモリ使用量を削減
- Fix: ノート検索 `notes/search` にてhostを指定した際に検索結果に反映されるように
- Fix: 一部のfeatured noteを照会できない問題を修正
- Fix: muteがapiからのuser list timeline取得で機能しない問題を修正