X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fnamestore%2Ftest_namestore_api.conf;h=29ff90b5dfd2bcb80b049c6e930b230869926a19;hb=c15e7951180d954ca584a95206543e8997b3a7d4;hp=be93cb9622de6f740f977d63c8e8ad9c3e5581b6;hpb=87b76a67c1c683ba424c236ee61c6829112d4b88;p=oweals%2Fgnunet.git diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index be93cb962..29ff90b5d 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -1,33 +1,29 @@ -[arm] -PORT = 12000 -DEFAULTSERVICES = namestore -UNIXPATH = /tmp/gnunet-p1-service-arm.sock +@INLINE@ ../../contrib/no_forcestart.conf +@INLINE@ ../../contrib/no_autostart_above_core.conf + +[PATHS] +GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/ [namestore] +DATABASE = sqlite AUTOSTART = YES -UNIXPATH = /tmp/gnunet-service-namestore.sock -UNIX_MATCH_UID = YES -UNIX_MATCH_GID = YES -# PORT = 2099 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-namestore -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; + +[namecache] DATABASE = sqlite +AUTOSTART = YES + +[identity] +AUTOSTART = YES [namestore-sqlite] -FILENAME = $SERVICEHOME/namestore/sqlite.db +FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db [namestore-postgres] -CONFIG = connect_timeout=10; dbname=gnunet +CONFIG = connect_timeout=10; dbname=gnunetcheck +TEMPORARY_TABLE = YES -[namestore-mysql] -DATABASE = gnunet -CONFIG = ~/.my.cnf -# USER = gnunet -# PASSWORD = -# HOST = localhost -# PORT = 3306 +[nse] +WORKBITS = 0 +[transport] +PLUGINS =