diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-12-16 21:39:20 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-12-16 21:39:20 +0000 |
commit | 2638b6fce0991ea42bcf038e4dc706312804f664 (patch) | |
tree | c1b0315f82a4080950be989bba805211879bf68d /src/namestore | |
parent | 0ddf8c2e9d76179f7139623fb9f6e87a24776ccd (diff) |
-no nse
Diffstat (limited to 'src/namestore')
-rw-r--r-- | src/namestore/test_namestore_api.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index 0163b2f523..5db120ea76 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -11,3 +11,5 @@ FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db CONFIG = connect_timeout=10; dbname=gnunetcheck TEMPORARY_TABLE = YES +[nse] +WORKBITS = 0 |