aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/perf_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/perf_datacache_data_postgres.conf
parentd27ff0bb23ea1b4dcc8dad59c49d7e8540462626 (diff)
downloadgnunet-197e712f4f85b9cfad67f2dc020e22a6f95ad2e5.tar.gz
gnunet-197e712f4f85b9cfad67f2dc020e22a6f95ad2e5.zip
fixconfig
Diffstat (limited to 'src/datacache/perf_datacache_data_postgres.conf')
-rw-r--r--src/datacache/perf_datacache_data_postgres.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/datacache/perf_datacache_data_postgres.conf b/src/datacache/perf_datacache_data_postgres.conf
index e69de29bb..9626933a3 100644
--- a/src/datacache/perf_datacache_data_postgres.conf
+++ b/src/datacache/perf_datacache_data_postgres.conf
@@ -0,0 +1,8 @@
1[perfcache]
2QUOTA = 500000
3DATABASE = postgres
4
5[datacache-postgres]
6CONFIG = connect_timeout=10; dbname=gnunetcheck
7
8