diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-07-27 13:47:48 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-07-27 13:47:48 +0000 |
commit | 88a6e8416e408c22e6bc590f67dec817b7a107d0 (patch) | |
tree | 98ca949e5859ce8dea0e76aa51336599001f987e /src/transport/test_transport_api_https_peer2.conf | |
parent | 663a819ef73f9defa763767641ec68b648c980af (diff) |
die debug code
Diffstat (limited to 'src/transport/test_transport_api_https_peer2.conf')
-rw-r--r-- | src/transport/test_transport_api_https_peer2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_api_https_peer2.conf b/src/transport/test_transport_api_https_peer2.conf index ee7b75470..308a06e18 100644 --- a/src/transport/test_transport_api_https_peer2.conf +++ b/src/transport/test_transport_api_https_peer2.conf @@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = https #PLUGINS = tcp http -DEBUG = YES +DEBUG = NO ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 |