1
0
Fork 1
mirror of https://example.com synced 2024-11-22 13:06:39 +09:00

chore: remove Meilisearch/Sonic settings from .config/default.yml

This commit is contained in:
naskya 2023-10-28 21:50:42 +09:00
parent 13265d4f98
commit 6cee164fe6
Signed by: naskya
GPG key ID: 164DFF24E2D40139

View file

@ -85,27 +85,6 @@ redis:
#prefix: example-prefix
#db: 1
# Please configure either MeiliSearch *or* Sonic.
# If both MeiliSearch and Sonic configurations are present, MeiliSearch will take precedence.
# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────────────
#meilisearch:
# host: meilisearch
# port: 7700
# ssl: false
# apiKey:
# ┌─────────────────────┐
#───┘ Sonic configuration └─────────────────────────────────────
#sonic:
# host: localhost
# port: 1491
# auth: SecretPassword
# collection: notes
# bucket: default
# ┌───────────────┐
#───┘ ID generation └───────────────────────────────────────────