mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 23:25:11 +02:00
13 lines
494 B
Diff
13 lines
494 B
Diff
diff --git a/conduit-example.toml b/conduit-example.toml
|
|
index 74cbb07..a340af8 100644
|
|
--- a/conduit-example.toml
|
|
+++ b/conduit-example.toml
|
|
@@ -24,7 +24,7 @@
|
|
|
|
database_backend = "rocksdb"
|
|
# This is the only directory where Conduit will save its data
|
|
-database_path = "/var/lib/matrix-conduit/"
|
|
+database_path = "/var/lib/conduit/"
|
|
|
|
# The port Conduit will be running on. You need to set up a reverse proxy in
|
|
# your web server (e.g. apache or nginx), so all requests to /_matrix on port
|