mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-29 10:38:11 -07:00
Merge pull request #344 from chihaya/fix-shard-key
*: fix shard key name
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ chihaya:
|
|||||||
|
|
||||||
# The number of partitions data will be divided into in order to provide a
|
# The number of partitions data will be divided into in order to provide a
|
||||||
# higher degree of parallelism.
|
# higher degree of parallelism.
|
||||||
shards: 1024
|
shard_count: 1024
|
||||||
|
|
||||||
# The interval at which metrics about the number of infohashes and peers
|
# The interval at which metrics about the number of infohashes and peers
|
||||||
# are collected and posted to Prometheus.
|
# are collected and posted to Prometheus.
|
||||||
|
|||||||
Reference in New Issue
Block a user