aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/test_transport_api_wlan_peer1.conf2
-rw-r--r--src/transport/test_transport_api_wlan_peer2.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_wlan_peer1.conf b/src/transport/test_transport_api_wlan_peer1.conf
index eb7c246cd..af5d6580b 100644
--- a/src/transport/test_transport_api_wlan_peer1.conf
+++ b/src/transport/test_transport_api_wlan_peer1.conf
@@ -33,7 +33,7 @@ MINIMUM-FRIENDS = 0
33 33
34[transport] 34[transport]
35PLUGINS = wlan 35PLUGINS = wlan
36DEBUG = YES 36#DEBUG = YES
37ACCEPT_FROM6 = ::1; 37ACCEPT_FROM6 = ::1;
38ACCEPT_FROM = 127.0.0.1; 38ACCEPT_FROM = 127.0.0.1;
39NEIGHBOUR_LIMIT = 50 39NEIGHBOUR_LIMIT = 50
diff --git a/src/transport/test_transport_api_wlan_peer2.conf b/src/transport/test_transport_api_wlan_peer2.conf
index 712bc1a31..fc7e295f1 100644
--- a/src/transport/test_transport_api_wlan_peer2.conf
+++ b/src/transport/test_transport_api_wlan_peer2.conf
@@ -33,7 +33,7 @@ MINIMUM-FRIENDS = 0
33 33
34[transport] 34[transport]
35PLUGINS = wlan 35PLUGINS = wlan
36DEBUG = YES 36#DEBUG = YES
37ACCEPT_FROM6 = ::1; 37ACCEPT_FROM6 = ::1;
38ACCEPT_FROM = 127.0.0.1; 38ACCEPT_FROM = 127.0.0.1;
39NEIGHBOUR_LIMIT = 50 39NEIGHBOUR_LIMIT = 50