From: Christian Grothoff Date: Fri, 30 Oct 2015 12:52:36 +0000 (+0000) Subject: r36622 was supposed to set to YES, not NO X-Git-Tag: initial-import-from-subversion-38251~1159 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e54eeaca87f5bfbac6cb7cac51ab97c7af9613b6;p=oweals%2Fgnunet.git r36622 was supposed to set to YES, not NO --- diff --git a/src/transport/gnunet-service-transport_neighbours.c b/src/transport/gnunet-service-transport_neighbours.c index a964172f1..9f4982b67 100644 --- a/src/transport/gnunet-service-transport_neighbours.c +++ b/src/transport/gnunet-service-transport_neighbours.c @@ -41,7 +41,7 @@ * Experimental option to ignore SessionQuotaMessages from * the other peer. */ -#define IGNORE_INBOUND_QUOTA GNUNET_NO +#define IGNORE_INBOUND_QUOTA GNUNET_YES /** * Size of the neighbour hash map.