aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_lookup.conf
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2012-03-23 13:02:57 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2012-03-23 13:02:57 +0000
commit68388f7bc0e15df6cb3b9e2be681b81fd3233073 (patch)
treea6743f6cfe3348ac5e38262cda817bae632c2051 /src/gns/test_gns_simple_lookup.conf
parenta7566b7ba06f63f60d3ac9b69f965211037ebc36 (diff)
downloadgnunet-68388f7bc0e15df6cb3b9e2be681b81fd3233073.tar.gz
gnunet-68388f7bc0e15df6cb3b9e2be681b81fd3233073.zip
-fix
Diffstat (limited to 'src/gns/test_gns_simple_lookup.conf')
-rw-r--r--src/gns/test_gns_simple_lookup.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gns/test_gns_simple_lookup.conf b/src/gns/test_gns_simple_lookup.conf
index c2fede933..9cd5bcc67 100644
--- a/src/gns/test_gns_simple_lookup.conf
+++ b/src/gns/test_gns_simple_lookup.conf
@@ -81,9 +81,10 @@ HOME = $SERVICEHOME
81CONFIG = $DEFAULTCONFIG 81CONFIG = $DEFAULTCONFIG
82AUTO_IMPORT_PKEY = YES 82AUTO_IMPORT_PKEY = YES
83MAX_PARALLEL_BACKGROUND_QUERIES = 10 83MAX_PARALLEL_BACKGROUND_QUERIES = 10
84DEFAULT_LOOKUP_TIMEOUT = 5 84DEFAULT_LOOKUP_TIMEOUT = 30
85 85
86[nse] 86[nse]
87AUTOSTART = NO 87AUTOSTART = NO
88 88
89 89[statistics]
90AUTOSTART = NO