1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-06-26 08:18:22 +02:00

Mention different databse backends in DEPLOY.md

This commit is contained in:
Miepee 2022-06-16 13:23:45 +00:00
parent ba682fa3b4
commit b862283ed9

View file

@ -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]