storage/config: fix example config, add warning for missing shardCount

This commit is contained in:
Leo Balduf
2017-05-12 13:16:39 +02:00
parent a4aeba7ecc
commit 71eb9fb767
2 changed files with 5 additions and 2 deletions

View File

@@ -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.