aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/test_datacache_data_postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-19 11:28:23 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-19 11:28:23 +0000
commit197e712f4f85b9cfad67f2dc020e22a6f95ad2e5 (patch)
treeac0c887d8a6ede9783c9dae4312e4d84d59cfd49 /src/datacache/test_datacache_data_postgres.conf
parentd27ff0bb23ea1b4dcc8dad59c49d7e8540462626 (diff)
downloadgnunet-197e712f4f85b9cfad67f2dc020e22a6f95ad2e5.tar.gz
gnunet-197e712f4f85b9cfad67f2dc020e22a6f95ad2e5.zip
fixconfig
Diffstat (limited to 'src/datacache/test_datacache_data_postgres.conf')
-rw-r--r--src/datacache/test_datacache_data_postgres.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/datacache/test_datacache_data_postgres.conf b/src/datacache/test_datacache_data_postgres.conf
index 8b1378917..5452ea817 100644
--- a/src/datacache/test_datacache_data_postgres.conf
+++ b/src/datacache/test_datacache_data_postgres.conf
@@ -1 +1,8 @@
1 1
2[testcache]
3QUOTA = 1000000
4DATABASE = postgres
5
6[datacache-postgres]
7CONFIG = connect_timeout=10; dbname=gnunetcheck
8