aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer1.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_peer1.conf
parente65b16ddcef0f93590f9789cc4f470773ccbbc97 (diff)
downloadgnunet-20405bfe92a2e63315e93f9f12ab1dffa696644e.tar.gz
gnunet-20405bfe92a2e63315e93f9f12ab1dffa696644e.zip
- fix vpn sock error messages
Diffstat (limited to 'src/core/test_core_api_peer1.conf')
-rw-r--r--src/core/test_core_api_peer1.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index 662318a44..f61c7f671 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -28,3 +28,7 @@ UNIXPATH = /tmp/gnunet-p1-service-transport.sock
28[ats] 28[ats]
29PORT = 12471 29PORT = 12471
30UNIXPATH = /tmp/gnunet-p1-service-ats.sock 30UNIXPATH = /tmp/gnunet-p1-service-ats.sock
31
32[vpn]
33PORT = 0
34UNIXPATH = /tmp/gnunet-p1-service-vpn.sock \ No newline at end of file