-renaming gnunet-gns to gnunet-namestore
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 1b83e8f13a84d6f9ccae6a8740b53f59713827dd..f4cd32dbdc0292d498f10b6b4c78aeaac11a5c7c 100644 (file)
@@ -9,7 +9,7 @@ AUTOSTART = YES
 UNIXPATH = /tmp/gnunet-service-namestore.sock
 UNIX_MATCH_UID = YES
 UNIX_MATCH_GID = YES
-PORT = 2099
+PORT = 2099
 HOSTNAME = localhost
 HOME = $SERVICEHOME
 CONFIG = $DEFAULTCONFIG
@@ -19,7 +19,7 @@ ACCEPT_FROM6 = ::1;
 DATABASE = sqlite
 
 [namestore-sqlite]
-FILENAME = $SERVICEHOME/namestore/sqlite.db
+FILENAME = $SERVICEHOME/namestore/sqlite_test.db
 
 [namestore-postgres]
 CONFIG = connect_timeout=10; dbname=gnunet