fix
[oweals/gnunet.git] / src / fs / test_gnunet_service_fs_p2p.c
index 09b1698e1d015fa49c782ec5e3a981988571b38a..92ac44dcc297fdc48caa32e8781f3b31f51648c5 100644 (file)
 #include "platform.h"
 #include "fs_test_lib.h"
 
-#define VERBOSE GNUNET_NO
+#define VERBOSE GNUNET_YES
 
 /**
  * File-size we use for testing.
  */
-#define FILESIZE (1024 * 1024 * 20)
+#define FILESIZE (1024 * 1024 * 2)
 
 /**
  * How long until we give up on transmitting the message?