aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_plugin_transport_data_http.conf')
-rw-r--r--src/transport/test_plugin_transport_data_http.conf14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index d618f33eb..d118a8880 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -1,12 +1,12 @@
1[PATHS] 1[PATHS]
2DEFAULTCONFIG = test_plugin_transport_data_http.conf 2DEFAULTCONFIG = test_plugin_transport_data_http.conf
3SERVICEHOME = /tmp/test_plugin_transport_http/ 3SERVICEHOME = /tmp/test-transport/plugin_http/
4 4
5[TESTING] 5[TESTING]
6WEAKRANDOM = YES 6WEAKRANDOM = YES
7 7
8[transport-http] 8[transport-http]
9PORT = 12389 9PORT = 12320
10DEBUG = YES 10DEBUG = YES
11#USE_IPv4 = NO 11#USE_IPv4 = NO
12#USE_IPv6 = NO 12#USE_IPv6 = NO
@@ -17,7 +17,7 @@ USE_IPv6 = YES
17 17
18 18
19[transport-https] 19[transport-https]
20PORT = 12389 20PORT = 12321
21DEBUG = YES 21DEBUG = YES
22#USE_IPv4 = NO 22#USE_IPv4 = NO
23#USE_IPv6 = NO 23#USE_IPv6 = NO
@@ -42,7 +42,7 @@ BINARY = gnunet-service-statistics
42CONFIG = $DEFAULTCONFIG 42CONFIG = $DEFAULTCONFIG
43HOME = $SERVICEHOME 43HOME = $SERVICEHOME
44HOSTNAME = localhost 44HOSTNAME = localhost
45PORT = 12367 45PORT = 12322
46 46
47[arm] 47[arm]
48DEFAULTSERVICES = topology hostlist 48DEFAULTSERVICES = topology hostlist
@@ -52,7 +52,7 @@ BINARY = gnunet-service-arm
52CONFIG = $DEFAULTCONFIG 52CONFIG = $DEFAULTCONFIG
53HOME = $SERVICEHOME 53HOME = $SERVICEHOME
54HOSTNAME = localhost 54HOSTNAME = localhost
55PORT = 12366 55PORT = 12323
56 56
57[dht] 57[dht]
58AUTOSTART = NO 58AUTOSTART = NO
@@ -61,6 +61,4 @@ AUTOSTART = NO
61AUTOSTART = NO 61AUTOSTART = NO
62 62
63[dns] 63[dns]
64AUTOSTART = NO 64AUTOSTART = NO \ No newline at end of file
65
66