From 1cc106b8de558b867adbd545310b9e43f314c0fa Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 11 May 2023 21:09:29 +0900 Subject: fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/files/default.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'chart') 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 └─────────────────────────────────────────── -- cgit v1.2.3-freya