OPTIONS = -b
SERVERS = http://gnunet.org:8080/
# proxy for downloading hostlists
-HTTP-PROXY =
\ No newline at end of file
+HTTP-PROXY =
+
+[resolver]
+PORT = 12964
+
+[transport]
+PORT = 12965
+PLUGINS = tcp
+#DEBUG = YES
+DEBUG = NO
+
+[arm]
+PORT = 12966
+DEFAULTSERVICES = hostlist topology
+#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
+
+[statistics]
+PORT = 12967
+
+[transport-tcp]
+PORT = 12968
+DEBUG = NO
+
+[peerinfo]
+PORT = 12969
+
+[core]
+PORT = 12970
+#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck\
+DEBUG = NO
+
+[testing]
+WEAKRANDOM = YES
+
+[topology]
+#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck
+DEBUG = NO
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+