diff options
author | schanzen <schanzen@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-03-08 16:13:47 +0000 |
---|---|---|
committer | schanzen <schanzen@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-03-08 16:13:47 +0000 |
commit | 327a5fe3ef131cefc965cd47b07ef0b364a3248e (patch) | |
tree | 7073934e2af4ce78f0b8a97357c2709f88e7f3fb /src/gns/test_gns_simple_lookup.conf | |
parent | 564adbe4187bba777d71da36745ad8859d9cdba9 (diff) |
-lookup now works in test, removed dns hijack from defaults
git-svn-id: https://gnunet.org/svn/gnunet@20371 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/gns/test_gns_simple_lookup.conf')
-rw-r--r-- | src/gns/test_gns_simple_lookup.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_simple_lookup.conf b/src/gns/test_gns_simple_lookup.conf index cda207a1e3..da61f3d251 100644 --- a/src/gns/test_gns_simple_lookup.conf +++ b/src/gns/test_gns_simple_lookup.conf @@ -74,7 +74,7 @@ DNS_EXIT = 8.8.8.8 AUTOSTART = YES BINARY = gnunet-service-gns ZONEKEY = zonekey -HIJACK_DNS = YES +HIJACK_DNS = NO UNIXPATH = /tmp/gnunet-service-gns.sock HOME = $SERVICEHOME CONFIG = $DEFAULTCONFIG |