aboutsummaryrefslogtreecommitdiff
path: root/src/pt
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:07:47 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:07:47 +0000
commitb3c9c0eae35e6419088b647791b85d0da93b1f4d (patch)
treeaa95821dd2dab717b301ad37c203cfdd6ba7f9d8 /src/pt
parent848b0e9e3a4d586050d05aa4f3f796e1f978480e (diff)
downloadgnunet-b3c9c0eae35e6419088b647791b85d0da93b1f4d.tar.gz
gnunet-b3c9c0eae35e6419088b647791b85d0da93b1f4d.zip
- rename also contents of config files, update config files
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/test_gns_vpn.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index 60584948e..96391dd2e 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -5,7 +5,7 @@ GNUNET_TEST_HOME = /tmp/gnunet-test-gns-vpn/
5PLUGINS = tcp 5PLUGINS = tcp
6 6
7[arm] 7[arm]
8DEFAULTSERVICES = statistics exit mesh vpn namestore gns 8DEFAULTSERVICES = statistics exit cadet vpn namestore gns
9PORT = 0 9PORT = 0
10ALLOW_SHUTDOWN = YES 10ALLOW_SHUTDOWN = YES
11 11