From 669d12d4d3893b92c212ae9b2259becdd3cf505d Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 16 Nov 2010 15:10:12 +0000 Subject: More changes --- src/core/test_core_quota_peer2.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/core/test_core_quota_peer2.conf') diff --git a/src/core/test_core_quota_peer2.conf b/src/core/test_core_quota_peer2.conf index 936fd38a3..d9820ed1d 100644 --- a/src/core/test_core_quota_peer2.conf +++ b/src/core/test_core_quota_peer2.conf @@ -1,6 +1,6 @@ [PATHS] -SERVICEHOME = /tmp/test-gnunet-core-quota-peer-2/ -DEFAULTCONFIG = test_core_quota_peer2.conf +SERVICEHOME = /tmp/test-gnunet-core-peer-2/ +DEFAULTCONFIG = test_core_api_peer2.conf [resolver] PORT = 22464 @@ -44,13 +44,12 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock [core] PORT = 22470 -#DEBUG = YES -TOTAL_QUOTA_IN = 90000 -TOTAL_QUOTA_OUT = 90000 +TOTAL_QUOTA_IN = 10240 +TOTAL_QUOTA_OUT = 10240 UNIXPATH = /tmp/gnunet-p2-service-core.sock #PREFIX = xterm -T core2 -e #PREFIX = valgrind --tool=memcheck - +#DEBUG = YES #BINARY=/home/grothoff/bin/gnunet-service-core [testing] -- cgit v1.2.3