aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
commit3e6c37c25b646fbe5dda5ec48959281c88edbaba (patch)
tree87bb8e1bc06f9da58adae0292ddfe47ffad82ac6 /src/peerinfo-tool
parente6ecc19d82596b2b6ff19667000e8a83f2152fdc (diff)
downloadgnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.tar.gz
gnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.zip
disable vpn autostart
Diffstat (limited to 'src/peerinfo-tool')
-rw-r--r--src/peerinfo-tool/test_gnunet_peerinfo_data.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
index 648a33bcb..ca6108623 100644
--- a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
+++ b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
@@ -19,3 +19,8 @@ PORT = 24356
19 19
20[transport-tcp] 20[transport-tcp]
21PORT = 24357 21PORT = 24357
22
23[dns]
24AUTOSTART = NO
25
26