aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-22 10:26:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-22 10:26:52 +0000
commit171caf7cfe0ef1baf0bab83d9efbbfde8d672562 (patch)
treee99056eebfe773eb839e0a192346cf74ef797191 /src/datacache
parent40c6e2c650c46f39c698fef50ae063fef37ddd5a (diff)
downloadgnunet-171caf7cfe0ef1baf0bab83d9efbbfde8d672562.tar.gz
gnunet-171caf7cfe0ef1baf0bab83d9efbbfde8d672562.zip
fix defaults
Diffstat (limited to 'src/datacache')
-rw-r--r--src/datacache/datacache.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datacache/datacache.conf b/src/datacache/datacache.conf
index f6c269680..125a4e58d 100644
--- a/src/datacache/datacache.conf
+++ b/src/datacache/datacache.conf
@@ -7,4 +7,4 @@ CONFIG = ~/.my.cnf
7# PORT = 3306 7# PORT = 3306
8 8
9[datacache-postgres] 9[datacache-postgres]
10CONFIG = "connect_timeout=10; dbname=gnunet" 10CONFIG = connect_timeout=10; dbname=gnunet