Improve comments in config_template

This commit is contained in:
ibu 2021-12-08 13:00:08 +00:00
parent 8246ce6251
commit 1440378c20
1 changed files with 3 additions and 3 deletions

View File

@ -76,10 +76,10 @@ elasticsearch:
# host on which ES is running
host: localhost
# API key for accessing ES
api_key: "**********************"
api_key: "____________________"
# API user id
id: "**********************"
# Index base name (actual index names will have '_text' etc. appended)
id: "____________________"
# Index base name (full index names will have '_text_{language}' appended)
index_base_name: atext
# Tensorflow access