From: Christian Grothoff Date: Tue, 26 Jun 2012 11:47:56 +0000 (+0000) Subject: -use sqlite X-Git-Tag: initial-import-from-subversion-38251~12815 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=48405ba26ff5d5ebd1e5b0e817181fd88c082185;p=oweals%2Fgnunet.git -use sqlite --- diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index 697c9ef51..bcbbca91a 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -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]