aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-19 21:01:44 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-19 21:01:44 +0000
commitff74c423c7528e4920a7591e0e64b0b282a81bec (patch)
treea5124fdd98ceb0cf2df4e19de256575daad5b197 /src/fs/fs.h
parent3121108ec2fd4f5c7a481955c8a02dc8ad65b40e (diff)
downloadgnunet-ff74c423c7528e4920a7591e0e64b0b282a81bec.tar.gz
gnunet-ff74c423c7528e4920a7591e0e64b0b282a81bec.zip
stuff
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