mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-13 15:19:03 +00:00
config: Add Elasticsearch hosts (#492)
This commit is contained in:
committed by
Arylide
parent
56a670977e
commit
5c8b119611
@@ -144,6 +144,8 @@ ENABLE_ELASTIC_SEARCH_HIGHLIGHT = False
|
||||
ES_MAX_SEARCH_RESULT = 1000
|
||||
# ES index name generally (nyaa or sukebei)
|
||||
ES_INDEX_NAME = SITE_FLAVOR
|
||||
# ES hosts
|
||||
ES_HOSTS = ['localhost:9200']
|
||||
|
||||
################
|
||||
## Commenting ##
|
||||
|
||||
Reference in New Issue
Block a user