aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 15:04:39 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 15:04:39 +0000
commit09da840246c79b3f0e4ae9e8c50216a2304bc9c6 (patch)
tree611e455dca11d94f33d736baee4b71bb9c69e235 /src/transport/test_plugin_transport_data_http.conf
parent710cc8aaa4e716c0d2ff801c8c87511657352dba (diff)
downloadgnunet-09da840246c79b3f0e4ae9e8c50216a2304bc9c6.tar.gz
gnunet-09da840246c79b3f0e4ae9e8c50216a2304bc9c6.zip
fix defaultserv
Diffstat (limited to 'src/transport/test_plugin_transport_data_http.conf')
-rw-r--r--src/transport/test_plugin_transport_data_http.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index c5c30fc7c..13cc00388 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -16,11 +16,11 @@ HOSTNAME = localhost
16PORT = 12367 16PORT = 12367
17 17
18[arm] 18[arm]
19DEFAULTSERVICES = resolver transport core statistics topology hostlist 19DEFAULTSERVICES = topology hostlist
20ACCEPT_FROM6 = ::1; 20ACCEPT_FROM6 = ::1;
21ACCEPT_FROM = 127.0.0.1; 21ACCEPT_FROM = 127.0.0.1;
22BINARY = gnunet-service-arm 22BINARY = gnunet-service-arm
23CONFIG = $DEFAULTCONFIG 23CONFIG = $DEFAULTCONFIG
24HOME = $SERVICEHOME 24HOME = $SERVICEHOME
25HOSTNAME = localhost 25HOSTNAME = localhost
26PORT = 12366 \ No newline at end of file 26PORT = 12366