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_peer1.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/core/test_core_quota_peer1.conf') diff --git a/src/core/test_core_quota_peer1.conf b/src/core/test_core_quota_peer1.conf index 3a89ad681..492a41b9d 100644 --- a/src/core/test_core_quota_peer1.conf +++ b/src/core/test_core_quota_peer1.conf @@ -1,6 +1,6 @@ [PATHS] -SERVICEHOME = /tmp/test-gnunet-core-quota-peer-1/ -DEFAULTCONFIG = test_core_quota_peer1.conf +SERVICEHOME = /tmp/test-gnunet-core-peer-1/ +DEFAULTCONFIG = test_core_api_peer1.conf [resolver] PORT = 12464 @@ -20,7 +20,6 @@ PLUGINS = tcp [arm] PORT = 12466 -DEBUG = NO UNIXPATH = /tmp/gnunet-p1-service-arm.sock DEFAULTSERVICES = #GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck @@ -43,15 +42,15 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [core] PORT = 12470 -DEBUG = YES -TOTAL_QUOTA_IN = 90000 -TOTAL_QUOTA_OUT = 90000 +TOTAL_QUOTA_IN = 10240 +TOTAL_QUOTA_OUT = 10240 UNIXPATH = /tmp/gnunet-p1-service-core.sock #PREFIX = valgrind --tool=memcheck #PREFIX = valgrind --tool=callgrind #OPTIONS = -l log-core-1 #PREFIX = xterm -e xterm -T core1 -e gdb --args #PREFIX = xterm -T core1 -e +#DEBUG = YES #BINARY=/home/grothoff/bin/gnunet-service-core [testing] -- cgit v1.2.3