gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -fix: temporarily bumb minimum quots


From: gnunet
Subject: [gnunet] branch master updated: -fix: temporarily bumb minimum quots
Date: Mon, 06 Jul 2020 16:54:27 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a09e28c54 -fix: temporarily bumb minimum quots
a09e28c54 is described below

commit a09e28c54044d7f112f4b5173debdbfb68c34042
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Jul 6 16:48:42 2020 +0200

    -fix: temporarily bumb minimum quots
---
 src/include/gnunet_constants.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/gnunet_constants.h b/src/include/gnunet_constants.h
index e1572635f..c83bec683 100644
--- a/src/include/gnunet_constants.h
+++ b/src/include/gnunet_constants.h
@@ -47,7 +47,7 @@ extern "C"
  * so that at least one maximum-size message can be send roughly once
  * per minute.
  */
-#define GNUNET_CONSTANTS_DEFAULT_BW_IN_OUT GNUNET_BANDWIDTH_value_init (1024)
+#define GNUNET_CONSTANTS_DEFAULT_BW_IN_OUT GNUNET_BANDWIDTH_value_init 
(1024*1024)
 
 /**
  * After how long do we consider a connection to a peer dead

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]