[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11358 - gnunet/src/transport
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11358 - gnunet/src/transport |
Date: |
Wed, 12 May 2010 17:04:39 +0200 |
Author: grothoff
Date: 2010-05-12 17:04:39 +0200 (Wed, 12 May 2010)
New Revision: 11358
Modified:
gnunet/src/transport/test_plugin_transport_data_http.conf
gnunet/src/transport/test_transport_api_data.conf
Log:
fix defaultserv
Modified: gnunet/src/transport/test_plugin_transport_data_http.conf
===================================================================
--- gnunet/src/transport/test_plugin_transport_data_http.conf 2010-05-12
15:02:02 UTC (rev 11357)
+++ gnunet/src/transport/test_plugin_transport_data_http.conf 2010-05-12
15:04:39 UTC (rev 11358)
@@ -16,11 +16,11 @@
PORT = 12367
[arm]
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+DEFAULTSERVICES = topology hostlist
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
-PORT = 12366
\ No newline at end of file
+PORT = 12366
Modified: gnunet/src/transport/test_transport_api_data.conf
===================================================================
--- gnunet/src/transport/test_transport_api_data.conf 2010-05-12 15:02:02 UTC
(rev 11357)
+++ gnunet/src/transport/test_transport_api_data.conf 2010-05-12 15:04:39 UTC
(rev 11358)
@@ -103,7 +103,7 @@
PORT = 2088
[arm]
-DEFAULTSERVICES = resolver transport core
+DEFAULTSERVICES =
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11358 - gnunet/src/transport,
gnunet <=