aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client_unix_2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-17 15:44:13 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-17 15:44:13 +0000
commitaba51a8fe1f22b62ce735a725e2badc4f21b21d0 (patch)
tree2eeafbb032bfed2a533fa1aa80210d7590f2652e /src/integration-tests/confs/c_no_nat_client_unix_2.conf
parent117cebae893dff6b1a41c0686affb4d485a1e754 (diff)
downloadgnunet-aba51a8fe1f22b62ce735a725e2badc4f21b21d0.tar.gz
gnunet-aba51a8fe1f22b62ce735a725e2badc4f21b21d0.zip
remove unused config files
Diffstat (limited to 'src/integration-tests/confs/c_no_nat_client_unix_2.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client_unix_2.conf95
1 files changed, 0 insertions, 95 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client_unix_2.conf b/src/integration-tests/confs/c_no_nat_client_unix_2.conf
deleted file mode 100644
index 67f0e0d76..000000000
--- a/src/integration-tests/confs/c_no_nat_client_unix_2.conf
+++ /dev/null
@@ -1,95 +0,0 @@
1@INLINE@ confs/test_defaults.conf
2
3[arm]
4DEFAULTSERVICES = topology hostlist fs core
5UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-32
6PORT = 20040
7
8[dns]
9UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dns-33
10
11[lockmanager]
12AUTOSTART = YES
13
14[core]
15UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-31
16PORT = 20039
17
18[ats]
19UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-ats-37
20PORT = 20048
21
22[mesh]
23UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-mesh-41
24PORT = 20052
25
26[datastore]
27UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-datastore-39
28PORT = 20050
29
30[resolver]
31UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-resolver-42
32PORT = 20053
33
34[dht]
35UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dht-29
36PORT = 20036
37
38[nat]
39BEHIND_NAT = NO
40
41[gnunet-nat-server]
42PORT = 20038
43
44[fs]
45UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-fs-34
46PORT = 20041
47
48[transport]
49PLUGINS = unix tcp udp http
50UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-36
51PORT = 20047
52
53[transport-tcp]
54PORT = 20046
55ADVERTISED_PORT = 20046
56
57[transport-udp]
58PORT = 20045
59
60[hostlist]
61SERVERS = http://localhost:8080/
62
63[vpn]
64UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-vpn.sock
65
66[dv]
67UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-b_no_nat_unix_c-2
68
69[peerinfo]
70UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-peerinfo-38
71USE_INCLUDED_HELLOS = YES
72PORT = 20049
73
74[statistics]
75UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-statistics-30
76PORT = 20037
77
78[PATHS]
79GNUNET_TEST_HOME = /tmp/c_no_nat_client_2/
80DEFAULTCONFIG = c_no_nat_client_unix_2.conf
81
82[template]
83PORT = 20042
84UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-template-35
85
86[nse]
87UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-40
88PORT = 20051
89
90[transport-http]
91PORT = 20044
92
93[transport-https]
94PORT = 20043
95