aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet/config/gnunet-config.json
diff options
context:
space:
mode:
authorBernd Fix <brf@hoi-polloi.org>2022-10-26 17:59:46 +0200
committerBernd Fix <brf@hoi-polloi.org>2022-10-26 17:59:46 +0200
commitbcc6ce0be0d9c240dce80c42af5b56e8ee805aff (patch)
treec8a78e0e37822e9709aa31202641d54cad01084b /src/gnunet/config/gnunet-config.json
parentcc143998695474cbe91941b91eaa9c8fa41d6700 (diff)
downloadgnunet-go-bcc6ce0be0d9c240dce80c42af5b56e8ee805aff.tar.gz
gnunet-go-bcc6ce0be0d9c240dce80c42af5b56e8ee805aff.zip
Identity service added to zone master.v0.1.37
Diffstat (limited to 'src/gnunet/config/gnunet-config.json')
-rw-r--r--src/gnunet/config/gnunet-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnunet/config/gnunet-config.json b/src/gnunet/config/gnunet-config.json
index 5e9ec99..cd19450 100644
--- a/src/gnunet/config/gnunet-config.json
+++ b/src/gnunet/config/gnunet-config.json
@@ -91,7 +91,7 @@
91 }, 91 },
92 "gui": "127.0.0.1:8100", 92 "gui": "127.0.0.1:8100",
93 "service": { 93 "service": {
94 "socket": "${RT_USER}/gnunet-service-namestore-go.sock", 94 "socket": "${RT_USER}/gnunet-service-zonemaster-go.sock",
95 "params": { 95 "params": {
96 "perm": "0770" 96 "perm": "0770"
97 } 97 }