summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/etc/rhizi-server.conf.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example
index 74146822..73369e4a 100644
--- a/res/etc/rhizi-server.conf.example
+++ b/res/etc/rhizi-server.conf.example
@@ -16,9 +16,11 @@ listen_address = 127.0.0.1
listen_port = 8080
# -----------------------------------------------------------------------------
-# Data
+# Database
#
neo4j_url = http://127.0.0.1:7474
+neo4j_user = neo4j
+neo4j_pw = neo4j
# -----------------------------------------------------------------------------
# Logging