aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_adv_peer.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-05-11 16:00:00 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-05-11 16:00:00 +0000
commitef75805f2324b4ffba9fea5ce606aa6440ee5c11 (patch)
treefaa4521c4e94c8702455b17611c28db5f5524447 /src/hostlist/test_learning_adv_peer.conf
parente9039bd34d273c7d22cf27536ca2af55cec6bed9 (diff)
downloadgnunet-ef75805f2324b4ffba9fea5ce606aa6440ee5c11.tar.gz
gnunet-ef75805f2324b4ffba9fea5ce606aa6440ee5c11.zip
Diffstat (limited to 'src/hostlist/test_learning_adv_peer.conf')
-rw-r--r--src/hostlist/test_learning_adv_peer.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
index ff25d0109..ec4f58165 100644
--- a/src/hostlist/test_learning_adv_peer.conf
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -13,10 +13,11 @@ PLUGINS = tcp
13PORT = 22966 13PORT = 22966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist 14DEFAULTSERVICES = resolver transport core statistics topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16DEBUG=NO 16DEBUG=YES
17 17
18[statistics] 18[statistics]
19PORT = 22967 19PORT = 22967
20HOSTNAME = localhost
20 21
21[transport-tcp] 22[transport-tcp]
22PORT = 22968 23PORT = 22968
@@ -38,7 +39,7 @@ HTTPPORT = 12981
38SERVERS = http://localhost:12981/ 39SERVERS = http://localhost:12981/
39OPTIONS = -p -a 40OPTIONS = -p -a
40#OPTIONS = -b -p -a 41#OPTIONS = -b -p -a
41#DEBUG = YES 42DEBUG = YES
42HOSTLISTFILE = hostlists_adv_peer.file 43HOSTLISTFILE = hostlists_adv_peer.file
43#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist 44#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
44 45