aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-10-19 09:30:28 +0000
committerChristian Grothoff <christian@grothoff.org>2010-10-19 09:30:28 +0000
commit5ecf0c3e1df10fdce2dbae9efc75d59a13aefb58 (patch)
tree63ad4252f15962bcc95cca5380d681a55c38680a /src/fs/gnunet-service-fs.c
parent0ef092ad9150a7424d2fe48abc35579eb3608b4b (diff)
downloadgnunet-5ecf0c3e1df10fdce2dbae9efc75d59a13aefb58.tar.gz
gnunet-5ecf0c3e1df10fdce2dbae9efc75d59a13aefb58.zip
stats
Diffstat (limited to 'src/fs/gnunet-service-fs.c')
-rw-r--r--src/fs/gnunet-service-fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c
index ad1fa4475..23ddf60c6 100644
--- a/src/fs/gnunet-service-fs.c
+++ b/src/fs/gnunet-service-fs.c
@@ -48,7 +48,7 @@
48 * implementation of GAP, but can be disabled for performance evaluation of 48 * implementation of GAP, but can be disabled for performance evaluation of
49 * the basic routing algorithm. 49 * the basic routing algorithm.
50 */ 50 */
51#define SUPPORT_DELAYS GNUNET_YES 51#define SUPPORT_DELAYS GNUNET_NO
52 52
53/** 53/**
54 * Maximum number of outgoing messages we queue per peer. 54 * Maximum number of outgoing messages we queue per peer.