-use sqlite
authorChristian Grothoff <christian@grothoff.org>
Tue, 26 Jun 2012 11:47:56 +0000 (11:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 26 Jun 2012 11:47:56 +0000 (11:47 +0000)
src/namestore/test_namestore_api.conf

index 697c9ef5112af30021700226694d527c1481364b..bcbbca91a7eae17081423cbd9be9f8d6a20678a3 100644 (file)
@@ -16,7 +16,7 @@ CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-namestore
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-DATABASE = postgres
+DATABASE = sqlite
 ZONEFILE_DIRECTORY = zonefiles
 
 [namestore-sqlite]