mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-08-23 17:47:29 +00:00
*: bump default shards to 1024
This commit is contained in:
parent
6deebdd6d4
commit
f40cd33b12
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,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: 1
|
shards: 1024
|
||||||
|
|
||||||
# This block defines configuration used for middleware executed before a
|
# This block defines configuration used for middleware executed before a
|
||||||
# response has been returned to a BitTorrent client.
|
# response has been returned to a BitTorrent client.
|
||||||
|
|
Loading…
Add table
Reference in a new issue