summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-05-11 21:09:29 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-05-11 21:09:29 +0900
commit1cc106b8de558b867adbd545310b9e43f314c0fa (patch)
treef9687447eb2aeeb0f577eba0465ea81c5fb25f8d /.config
parentUpdate CHANGELOG.md (diff)
downloadsharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.gz
sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.bz2
sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.zip
fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
Diffstat (limited to '.config')
-rw-r--r--.config/docker_example.yml1
-rw-r--r--.config/example.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/docker_example.yml b/.config/docker_example.yml
index 39682e1542..5cb17a44d1 100644
--- a/.config/docker_example.yml
+++ b/.config/docker_example.yml
@@ -103,6 +103,7 @@ redis:
# port: 7700
# apiKey: ''
# ssl: true
+# index: ''
# ┌───────────────┐
#───┘ ID generation └───────────────────────────────────────────
diff --git a/.config/example.yml b/.config/example.yml
index ef8373c4da..c179395966 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -103,6 +103,7 @@ redis:
# port: 7700
# apiKey: ''
# ssl: true
+# index: ''
# ┌───────────────┐
#───┘ ID generation └───────────────────────────────────────────