From: Matthias Wachs Date: Fri, 22 Oct 2010 15:45:39 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~19968 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0f5b3f7e765e07c0201529837b502540820c0e07;p=oweals%2Fgnunet.git --- diff --git a/src/transport/test_quota_compliance_peer2.conf b/src/transport/test_quota_compliance_peer2.conf index 8faf55f39..ded0d096c 100644 --- a/src/transport/test_quota_compliance_peer2.conf +++ b/src/transport/test_quota_compliance_peer2.conf @@ -8,6 +8,7 @@ PORT = 3094 [transport-tcp] TIMEOUT = 300000 PORT = 3094 +BINDTO = 127.0.0.1 [fs] AUTOSTART = NO @@ -39,7 +40,7 @@ AUTOSTART = NO [transport] plugins = tcp -DEBUG = YES +#DEBUG = YES PREFIX = ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1;