summaryrefslogtreecommitdiff
path: root/DEPLOY.md
diff options
context:
space:
mode:
authorMiepee <janbidler00@protonmail.com>2022-06-16 13:23:45 +0000
committerMiepee <janbidler00@protonmail.com>2022-06-16 13:23:45 +0000
commitb862283ed9549b1664c4f606cac9f869c5e884e5 (patch)
treee53aefc4a3e7b6ea035571b1b5ab7535eb666bb5 /DEPLOY.md
parentba682fa3b41687eb4f45346046c21e695f6d840e (diff)
downloadconduit-b862283ed9549b1664c4f606cac9f869c5e884e5.zip
Mention different databse backends in DEPLOY.md
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index 7dc25db..930a558 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -95,7 +95,8 @@ $ sudo systemctl daemon-reload
## Creating the Conduit configuration file
Now we need to create the Conduit's config file in `/etc/matrix-conduit/conduit.toml`. Paste this in **and take a moment
-to read it. You need to change at least the server name.**
+to read it. You need to change at least the server name.**
+You can also choose to use a different database backend, but right now only `rocksdb` and `sqlite` are recommended.
```toml
[global]