aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/test_quota_compliance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_quota_compliance.c b/src/transport/test_quota_compliance.c
index abb9507db..a940daec8 100644
--- a/src/transport/test_quota_compliance.c
+++ b/src/transport/test_quota_compliance.c
@@ -42,7 +42,7 @@
42#define DEBUG_MEASUREMENT GNUNET_NO 42#define DEBUG_MEASUREMENT GNUNET_NO
43#define DEBUG_CONNECTIONS GNUNET_NO 43#define DEBUG_CONNECTIONS GNUNET_NO
44 44
45#define MEASUREMENT_INTERVALL GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 2) 45#define MEASUREMENT_INTERVALL GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
46#define MEASUREMENT_MSG_SIZE 1024 46#define MEASUREMENT_MSG_SIZE 1024
47#define MEASUREMENT_MSG_SIZE_BIG 32768 47#define MEASUREMENT_MSG_SIZE_BIG 32768
48#define MEASUREMENT_MAX_QUOTA 1024 * 1024 * 1024 48#define MEASUREMENT_MAX_QUOTA 1024 * 1024 * 1024