X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fnamestore%2Ftest_namestore_api.conf;h=29ff90b5dfd2bcb80b049c6e930b230869926a19;hb=c15e7951180d954ca584a95206543e8997b3a7d4;hp=41670cdb196c22ed6acfedd23aebcf201be8ed07;hpb=d0a9f269aa6575253b1c284d594a467e6fdeb7c7;p=oweals%2Fgnunet.git diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index 41670cdb1..29ff90b5d 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -1,11 +1,19 @@ -[arm] -PORT = 12000 -DEFAULTSERVICES = namestore +@INLINE@ ../../contrib/no_forcestart.conf +@INLINE@ ../../contrib/no_autostart_above_core.conf + +[PATHS] +GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/ [namestore] -#PREFIX = valgrind +DATABASE = sqlite AUTOSTART = YES + +[namecache] DATABASE = sqlite +AUTOSTART = YES + +[identity] +AUTOSTART = YES [namestore-sqlite] FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db @@ -14,3 +22,8 @@ FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db CONFIG = connect_timeout=10; dbname=gnunetcheck TEMPORARY_TABLE = YES +[nse] +WORKBITS = 0 + +[transport] +PLUGINS =