aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r--src/fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 2040d035a..8fa0ef0aa 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -62,7 +62,7 @@
62/** 62/**
63 * Maximum number of blocks we keep in memory for migration. 63 * Maximum number of blocks we keep in memory for migration.
64 */ 64 */
65#define MAX_MIGRATION_QUEUE 32 65#define MAX_MIGRATION_QUEUE 8
66 66
67/** 67/**
68 * Blocks are at most migrated to this number of peers 68 * Blocks are at most migrated to this number of peers