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.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 075234232..cacc4da8f 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -28,9 +28,11 @@ ACCEPT_FROM = 127.0.0.1;
28NEIGHBOUR_LIMIT = 50 28NEIGHBOUR_LIMIT = 50
29PORT = 12365 29PORT = 12365
30 30
31[ats]
32WAN_QUOTA_IN = 1 GB
33WAN_QUOTA_OUT = 1 GB
34
31[core] 35[core]
32TOTAL_QUOTA_OUT = 1 GB
33TOTAL_QUOTA_IN = 1 GB
34PORT = 12092 36PORT = 12092
35 37
36[arm] 38[arm]