- moved timeout handling responsibility from for nat tests from caller to the library
[oweals/gnunet.git] / src / peerstore / peerstore.conf.in
index 50e0f867fbb05669079336b0e9fce970cd1785cd..ffdbc452fddef0c0834eb080bd23177f2b62e583 100644 (file)
@@ -4,5 +4,8 @@ UNIXPATH = /tmp/gnunet-service-peerstore.sock
 HOME = $SERVICEHOME
 # PORT = 2106
 @UNIXONLY@ PORT = 2088
-DATABASE = file
+DATABASE = sqlite
+
+[peerstore-sqlite]
+FILENAME = $GNUNET_DATA_HOME/peerstore/sqlite.db