-stop ignoring the option; #4009 should be fixed by other changes
authorChristian Grothoff <christian@grothoff.org>
Thu, 29 Oct 2015 13:17:48 +0000 (13:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 29 Oct 2015 13:17:48 +0000 (13:17 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 9f4982b67248dc87cdbac6b5977ebaa02cd40a1c..a964172f118290eb25bf3e3866abae5afaee8e98 100644 (file)
@@ -41,7 +41,7 @@
  * Experimental option to ignore SessionQuotaMessages from
  * the other peer.
  */
-#define IGNORE_INBOUND_QUOTA GNUNET_YES
+#define IGNORE_INBOUND_QUOTA GNUNET_NO
 
 /**
  * Size of the neighbour hash map.