From f40cd33b12ee866b2034eee80a81ff2b9446c5d7 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Tue, 31 Jan 2017 19:59:24 -0500 Subject: [PATCH] *: bump default shards to 1024 --- example_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_config.yaml b/example_config.yaml index 2fafc60..9fef721 100644 --- a/example_config.yaml +++ b/example_config.yaml @@ -62,7 +62,7 @@ chihaya: # The number of partitions data will be divided into in order to provide a # higher degree of parallelism. - shards: 1 + shards: 1024 # This block defines configuration used for middleware executed before a # response has been returned to a BitTorrent client.