aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-01-13 14:20:43 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-01-13 14:20:43 +0000
commit20405bfe92a2e63315e93f9f12ab1dffa696644e (patch)
tree292a8baaf9819a170f6a2e1a66e4a0e7a9c52cb9 /src/core/test_core_api_peer2.conf
parente65b16ddcef0f93590f9789cc4f470773ccbbc97 (diff)
downloadgnunet-20405bfe92a2e63315e93f9f12ab1dffa696644e.tar.gz
gnunet-20405bfe92a2e63315e93f9f12ab1dffa696644e.zip
- fix vpn sock error messages
Diffstat (limited to 'src/core/test_core_api_peer2.conf')
-rw-r--r--src/core/test_core_api_peer2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index 2e848b849..a83a1de70 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -33,3 +33,7 @@ UNIXPATH = /tmp/gnunet-p2-service-core.sock
33[ats] 33[ats]
34PORT = 22471 34PORT = 22471
35UNIXPATH = /tmp/gnunet-p2-service-ats.sock 35UNIXPATH = /tmp/gnunet-p2-service-ats.sock
36
37[vpn]
38PORT = 0
39UNIXPATH = /tmp/gnunet-p2-service-vpn.sock \ No newline at end of file