*: fix shard key name
This commit is contained in:
parent
153ad325b7
commit
80e9fce087
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ chihaya:
|
|||
|
||||
# The number of partitions data will be divided into in order to provide a
|
||||
# higher degree of parallelism.
|
||||
shards: 1024
|
||||
shard_count: 1024
|
||||
|
||||
# The interval at which metrics about the number of infohashes and peers
|
||||
# are collected and posted to Prometheus.
|
||||
|
|
Loading…
Reference in a new issue