aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_unix_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-06-16 12:32:58 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-06-16 12:32:58 +0000
commit2aff944f4bce448c67c576d384926c2ffe8c8c5a (patch)
treed998a3b512d7ecb20f860420d37e5c283a83caed /src/transport/test_transport_api_unix_peer1.conf
parent79da60ccee66fd4f4bff337e298915a45f808768 (diff)
downloadgnunet-2aff944f4bce448c67c576d384926c2ffe8c8c5a.tar.gz
gnunet-2aff944f4bce448c67c576d384926c2ffe8c8c5a.zip
updated _api_, _api_reliability_ and api_unrel... confs
Diffstat (limited to 'src/transport/test_transport_api_unix_peer1.conf')
-rw-r--r--src/transport/test_transport_api_unix_peer1.conf18
1 files changed, 7 insertions, 11 deletions
diff --git a/src/transport/test_transport_api_unix_peer1.conf b/src/transport/test_transport_api_unix_peer1.conf
index 04d198d62..b896bafa5 100644
--- a/src/transport/test_transport_api_unix_peer1.conf
+++ b/src/transport/test_transport_api_unix_peer1.conf
@@ -1,5 +1,5 @@
1[transport-unix] 1[transport-unix]
2PORT = 12368 2PORT = 12120
3 3
4[fs] 4[fs]
5AUTOSTART = NO 5AUTOSTART = NO
@@ -42,7 +42,7 @@ BINARY = gnunet-service-transport
42CONFIG = $DEFAULTCONFIG 42CONFIG = $DEFAULTCONFIG
43HOME = $SERVICEHOME 43HOME = $SERVICEHOME
44HOSTNAME = localhost 44HOSTNAME = localhost
45PORT = 12365 45PORT = 12121
46UNIXPATH = /tmp/gnunet-p1-service-transport.sock 46UNIXPATH = /tmp/gnunet-p1-service-transport.sock
47 47
48 48
@@ -55,7 +55,7 @@ BINARY = gnunet-service-peerinfo
55CONFIG = $DEFAULTCONFIG 55CONFIG = $DEFAULTCONFIG
56HOME = $SERVICEHOME 56HOME = $SERVICEHOME
57HOSTNAME = localhost 57HOSTNAME = localhost
58PORT = 12369 58PORT = 12122
59UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 59UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
60 60
61[resolver] 61[resolver]
@@ -65,7 +65,7 @@ BINARY = gnunet-service-resolver
65CONFIG = $DEFAULTCONFIG 65CONFIG = $DEFAULTCONFIG
66HOME = $SERVICEHOME 66HOME = $SERVICEHOME
67HOSTNAME = localhost 67HOSTNAME = localhost
68PORT = 12364 68PORT = 12123
69UNIXPATH = /tmp/gnunet-p1-service-resolver.sock 69UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
70 70
71[statistics] 71[statistics]
@@ -75,7 +75,7 @@ BINARY = gnunet-service-statistics
75CONFIG = $DEFAULTCONFIG 75CONFIG = $DEFAULTCONFIG
76HOME = $SERVICEHOME 76HOME = $SERVICEHOME
77HOSTNAME = localhost 77HOSTNAME = localhost
78PORT = 12367 78PORT = 12124
79UNIXPATH = /tmp/gnunet-p1-service-statistics.sock 79UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
80 80
81[arm] 81[arm]
@@ -86,13 +86,9 @@ BINARY = gnunet-service-arm
86CONFIG = $DEFAULTCONFIG 86CONFIG = $DEFAULTCONFIG
87HOME = $SERVICEHOME 87HOME = $SERVICEHOME
88HOSTNAME = localhost 88HOSTNAME = localhost
89PORT = 12366 89PORT = 12125
90UNIXPATH = /tmp/gnunet-p1-service-arm.sock 90UNIXPATH = /tmp/gnunet-p1-service-arm.sock
91 91
92[transport-tcp]
93TIMEOUT = 300000
94PORT = 12368
95
96[TESTING] 92[TESTING]
97WEAKRANDOM = YES 93WEAKRANDOM = YES
98 94
@@ -101,7 +97,7 @@ HOSTKEY = $SERVICEHOME/.hostkey
101 97
102[PATHS] 98[PATHS]
103DEFAULTCONFIG = test_transport_api_unix_peer1.conf 99DEFAULTCONFIG = test_transport_api_unix_peer1.conf
104SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ 100SERVICEHOME = /tmp/test-transport/api-unix-p1/
105 101
106[dht] 102[dht]
107AUTOSTART = NO 103AUTOSTART = NO