mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -07:00
storage/config: fix example config, add warning for missing shardCount
This commit is contained in:
@@ -68,7 +68,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
|
||||
|
||||
# This block defines configuration used for middleware executed before a
|
||||
# response has been returned to a BitTorrent client.
|
||||
|
||||
Reference in New Issue
Block a user