- fixes
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
index 1683d13cf5154b99a86d59cf2ee4ba43b19d0007..c437b414a1ecb9a1328f885a9054d32ec3f5f8aa 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