diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-11 21:09:29 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-11 21:09:29 +0900 |
| commit | 1cc106b8de558b867adbd545310b9e43f314c0fa (patch) | |
| tree | f9687447eb2aeeb0f577eba0465ea81c5fb25f8d /chart | |
| parent | Update CHANGELOG.md (diff) | |
| download | sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.gz sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.bz2 sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.zip | |
fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
Diffstat (limited to 'chart')
| -rw-r--r-- | chart/files/default.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart/files/default.yml b/chart/files/default.yml index 342c6091f0..e62032abfd 100644 --- a/chart/files/default.yml +++ b/chart/files/default.yml @@ -124,6 +124,7 @@ redis: # port: 7700 # apiKey: '' # ssl: true +# index: '' # ┌───────────────┐ #───┘ ID generation └─────────────────────────────────────────── |