-must notify client on timeout
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 697c9ef5112af30021700226694d527c1481364b..5db120ea76c417763837b402a1626f88efe1cbe8 100644 (file)
@@ -1,28 +1,15 @@
-[arm]
-PORT = 12000
-DEFAULTSERVICES = namestore
-UNIXPATH = /tmp/gnunet-p1-service-arm.sock
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/
 
 [namestore]
-#PREFIX = valgrind --leak-check=full --track-origins=yes 
-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;
-DATABASE = postgres
-ZONEFILE_DIRECTORY = zonefiles
+DATABASE = sqlite
 
 [namestore-sqlite]
-FILENAME = $SERVICEHOME/namestore/sqlite_test.db
+FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
 
 [namestore-postgres]
 CONFIG = connect_timeout=10; dbname=gnunetcheck
 TEMPORARY_TABLE = YES
 
+[nse]
+WORKBITS = 0