diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-01-25 16:09:42 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-01-25 16:09:42 +0000 |
commit | 4b7fdf69fb19edcd88007812190c78cb6a27d3f0 (patch) | |
tree | f92379ed90ef52a229cf6a3bb65a25f524711f66 /src/gns | |
parent | f622f477c074c5e405c23df29e6fcc1c0f3329da (diff) |
-def
git-svn-id: https://gnunet.org/svn/gnunet@25911 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/gns')
-rw-r--r-- | src/gns/gns.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in index b4a49de0b7..a6075f3463 100644 --- a/src/gns/gns.conf.in +++ b/src/gns/gns.conf.in @@ -68,3 +68,6 @@ HOME = $SERVICEHOME [dns2gns] BINARY = gnunet-dns2gns AUTOSTART = NO + +# -d: DNS resolver to use, -s: suffix to use, -f: fcfs suffix to use +OPTIONS = -d 8.8.8.8 |