mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 22:46:40 +09:00
Add optional Elasticsearch setting
This commit is contained in:
@ -61,6 +61,12 @@ preventCache: false
|
||||
# key: example-tls-key
|
||||
# cert: example-tls-cert
|
||||
|
||||
# Elasticsearch
|
||||
# elasticsearch:
|
||||
# host: localhost
|
||||
# port: 9200
|
||||
# pass: null
|
||||
|
||||
# ServiceWorker
|
||||
# sw:
|
||||
# # Public key of VAPID
|
||||
|
Reference in New Issue
Block a user