aboutsummaryrefslogtreecommitdiff
path: root/src/service/datacache/datacache.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/datacache/datacache.conf')
-rw-r--r--src/service/datacache/datacache.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/service/datacache/datacache.conf b/src/service/datacache/datacache.conf
new file mode 100644
index 000000000..ed5c3da06
--- /dev/null
+++ b/src/service/datacache/datacache.conf
@@ -0,0 +1,6 @@
1[datacache-postgres]
2CONFIG = postgres:///gnunet
3
4# Where are the SQL files to setup our tables?
5# Important: this MUST end with a "/"!
6SQL_DIR = $DATADIR/sql/ \ No newline at end of file