Add optional Elasticsearch setting
This commit is contained in:
parent
5b9dd4fb80
commit
86795f1091
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue