aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet/config/gnunet-config.json
diff options
context:
space:
mode:
authorBernd Fix <brf@hoi-polloi.org>2022-08-15 14:02:05 +0200
committerBernd Fix <brf@hoi-polloi.org>2022-08-15 14:02:05 +0200
commitb62071330cd7e0445e89660d07b7aed098f80285 (patch)
tree85c1bbe055dff8bf027459121dc2fb958a846af4 /src/gnunet/config/gnunet-config.json
parent835c8e8b45487c1276426034b5afb915853b6eb1 (diff)
downloadgnunet-go-b62071330cd7e0445e89660d07b7aed098f80285.tar.gz
gnunet-go-b62071330cd7e0445e89660d07b7aed098f80285.zip
Milestone 2+3 (NLnet funding)v0.1.30
Diffstat (limited to 'src/gnunet/config/gnunet-config.json')
-rw-r--r--src/gnunet/config/gnunet-config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gnunet/config/gnunet-config.json b/src/gnunet/config/gnunet-config.json
index 27678ab..2052b33 100644
--- a/src/gnunet/config/gnunet-config.json
+++ b/src/gnunet/config/gnunet-config.json
@@ -37,7 +37,8 @@
37 "maxGB": 10 37 "maxGB": 10
38 }, 38 },
39 "routing": { 39 "routing": {
40 "peerTTL": 10800 40 "peerTTL": 10800,
41 "replLevel": 5
41 }, 42 },
42 "heartbeat": 900 43 "heartbeat": 900
43 }, 44 },
@@ -48,7 +49,7 @@
48 "perm": "0770" 49 "perm": "0770"
49 } 50 }
50 }, 51 },
51 "dhtReplLevel": 10, 52 "replLevel": 10,
52 "maxDepth": 250 53 "maxDepth": 250
53 }, 54 },
54 "namecache": { 55 "namecache": {