audit
[oweals/gnunet.git] / contrib / defaults.conf
index d9f3114cdb52d6e0c38468f04a2aae776b9d640e..d41005cdedce0b663ccbb93b4599862192b3fe98 100644 (file)
@@ -200,6 +200,9 @@ DATABASE = sqlite
 [datastore-sqlite]
 FILENAME = $SERVICEHOME/datastore/sqlite.db
 
+[datastore-postgres]
+CONFIG = connect_timeout=10;dbname=gnunet
+
 [datastore-mysql]
 DATABASE = gnunet
 # CONFIG = ~/.my.cnf
@@ -211,7 +214,7 @@ USER = gnunet
 [datacache-mysql]
 DATABASE = gnunetcheck
 # CONFIG = ~/.my.cnf
-USER = gnunet
+USER = gnunet
 # PASSWORD =
 # HOST = 
 # PORT = 
@@ -258,3 +261,6 @@ UNIXPATH = /tmp/gnunet-service-dht.sock
 # REJECT_FROM =
 # REJECT_FROM6 =
 # PREFIX =
+
+[block]
+PLUGINS = fs