From 185c64be9e8bde2d934fcc239cceb23e3c405f49 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Mar 2015 09:12:22 +0000 Subject: consistently call deq before qc --- src/transport/transport.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/transport.conf.in') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 82effb235..3718f3224 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -3,7 +3,7 @@ AUTOSTART = @AUTOSTART@ @JAVAPORT@PORT = 2091 HOSTNAME = localhost BINARY = gnunet-service-transport -# PREFIX = valgrind +PREFIX = valgrind NEIGHBOUR_LIMIT = 50 ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; -- cgit v1.2.3