disable typesense

This commit is contained in:
Remy Moll 2024-03-27 00:31:41 +01:00
parent ffed2aea50
commit cfbc7fcd0d

View File

@ -65,11 +65,4 @@ redis:
enabled: false enabled: false
typesense: typesense:
enabled: true enabled: false
env:
TYPESENSE_DATA_DIR: /data
TYPESENSE_API_KEY: typesense
persistence:
data:
# Enabling typesense persistence is recommended to avoid slow reindexing
enabled: false