aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-10-06 09:27:09 +0000
committerNathan S. Evans <evans@in.tum.de>2010-10-06 09:27:09 +0000
commit8dda1a3517c7c27d1ce48b27f234c15a0e394666 (patch)
tree614308b335c14eeb6736a79fcb2118e86c8b981b /src/dht/test_dht_api_peer1.conf
parentcf6c6eea38863e2abe0421762c5e9dd3becc0b24 (diff)
downloadgnunet-8dda1a3517c7c27d1ce48b27f234c15a0e394666.tar.gz
gnunet-8dda1a3517c7c27d1ce48b27f234c15a0e394666.zip
type errors, test case errors, etc.
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 375d7cde9..b6fbe20cf 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -9,6 +9,9 @@ ACCEPT_FROM = 127.0.0.1;
9HOSTNAME = localhost 9HOSTNAME = localhost
10PORT = 2100 10PORT = 2100
11 11
12[block]
13plugins = dht test
14
12[dhtcache] 15[dhtcache]
13QUOTA = 1000000 16QUOTA = 1000000
14DATABASE = sqlite 17DATABASE = sqlite
@@ -27,7 +30,7 @@ TOTAL_QUOTA_IN = 3932160
27PORT = 12092 30PORT = 12092
28 31
29[arm] 32[arm]
30DEFAULTSERVICES = 33DEFAULTSERVICES = core dht
31PORT = 12366 34PORT = 12366
32DEBUG = NO 35DEBUG = NO
33 36