expose our hello to plugins
[oweals/gnunet.git] / src / fs / fs_test_lib_data.conf
index ffe78fbb1d21cdd69058cf9f195776c73ab23194..7c8b867aed4584e6f63eb2d792f0555a55f42d27 100644 (file)
@@ -29,7 +29,7 @@ HOSTNAME = localhost
 
 [transport-tcp]
 TIMEOUT = 300000
-#PORT = 43468
+PORT = 43468
 
 [peerinfo]
 PORT = 43469
@@ -49,10 +49,11 @@ TOTAL_QUOTA_OUT = 3932160
 [fs]
 PORT = 43471
 HOSTNAME = localhost
-OPTIONS = -L DEBUG
+#OPTIONS = -L DEBUG
+ACTIVEMIGRATION = NO
 #DEBUG = YES
-#PREFIX = valgrind --tool=memcheck --leak-check=yes
-BINARY = /home/grothoff/bin/gnunet-service-fs
+#PREFIX = valgrind --tool=memcheck --leak-check=yes 
+#BINARY = /home/grothoff/gn9/bin/gnunet-service-fs
 #PREFIX = xterm -e gdb -x cmd --args 
 
 [testing]