mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 05:58:07 +01:00
doc: Add ES_PRESET to .env.production.catcatnya
This commit is contained in:
parent
981fd44683
commit
bcb25cd49f
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ ES_ENABLED=true
|
|||
ES_HOST=[REDACTED]
|
||||
ES_PORT=[REDACTED]
|
||||
ES_PREFIX=[REDACTED]
|
||||
ES_PRESET=single_node_cluster
|
||||
AUTHORIZED_FETCH=true
|
||||
RAILS_SERVE_STATIC_FILES=false
|
||||
RAILS_LOG_LEVEL=warn
|
||||
|
|
Loading…
Reference in a new issue