nodebug
authorChristian Grothoff <christian@grothoff.org>
Wed, 27 Apr 2011 19:02:50 +0000 (19:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 27 Apr 2011 19:02:50 +0000 (19:02 +0000)
src/fs/test_fs_download_recursive.c
src/fs/test_gnunet_fs_ns_data.conf
src/fs/test_gnunet_fs_psd_data.conf

index ee320640c6ba574ddc65e30a9c42c5a0b30e52a8..d24a38dbcae1070e02e0f647d3d8882558ce0065 100644 (file)
@@ -29,7 +29,7 @@
 #include "gnunet_util.h"
 #include "gnunet_fsui_lib.h"
 
-#define DEBUG_VERBOSE GNUNET_YES
+#define DEBUG_VERBOSE GNUNET_NO
 
 #define CHECK(a) if (!(a)) { ok = GNUNET_NO; GNUNET_GE_BREAK(ectx, 0); goto FAILURE; }
 
index 2086cd0fd0250bbb7eed253e941b82d6b283ee0c..65bac0a15a52c47080a2c7cf850495a2f5e14e1f 100644 (file)
@@ -36,7 +36,7 @@ HOSTNAME = localhost
 [fs]
 PORT = 47471
 HOSTNAME = localhost
-DEBUG = YES
+#DEBUG = YES
 #PREFIX = valgrind --tool=memcheck --leak-check=yes
 #BINARY = /home/grothoff/bin/gnunet-service-fs
 
index 1620c910a7233663429c4049948ba4bbd81070ec..4ef8bf03f631746890c404d799cd0df59a6237bc 100644 (file)
@@ -19,7 +19,7 @@ HOSTNAME = localhost
 DEFAULTSERVICES = 
 
 [datastore]
-# DEBUG = YES
+#DEBUG = YES
 
 [statistics]
 PORT = 45467
@@ -37,6 +37,8 @@ HOSTNAME = localhost
 PORT = 45471
 HOSTNAME = localhost
 #DEBUG = YES
+CONTENT_CACHING = NO
+CONTENT_PUSHING = NO
 #PREFIX = valgrind --tool=memcheck --leak-check=yes
 #BINARY = /home/grothoff/bin/gnunet-service-fs