aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
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