aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-16 17:29:38 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-16 17:29:38 +0100
commit01e118581d800cf7c1b6f03b27679b45448fb82c (patch)
tree53333f5f1087ad7f0f80cc426f8aaf6a150d0042 /src/namestore
parent73ee949868200082b7e9131d2f410f289fd1c416 (diff)
downloadgnunet-01e118581d800cf7c1b6f03b27679b45448fb82c.tar.gz
gnunet-01e118581d800cf7c1b6f03b27679b45448fb82c.zip
enhance gnunet-qr to support passing arguments beyond just the URI to commands
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/namestore.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index b5fb45abc..e6cc74aec 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -36,7 +36,7 @@ TEMPORARY_TABLE = NO
36ASYNC_COMMIT = NO 36ASYNC_COMMIT = NO
37 37
38[uri] 38[uri]
39gns = gnunet-namestore 39gns = gnunet-namestore -u
40 40
41 41
42[fcfsd] 42[fcfsd]