drop sqlite from docs
This commit is contained in:
parent
c61258fa0d
commit
e24b7d2f3e
2 changed files with 2 additions and 4 deletions
|
@ -64,9 +64,7 @@
|
|||
# Note: this was previously "/var/lib/matrix-conduit"
|
||||
database_path = "/var/lib/conduwuit"
|
||||
|
||||
# Database backend: Only rocksdb and sqlite are supported. Please note that sqlite
|
||||
# will perform significantly worse than rocksdb as it is not intended to be used the
|
||||
# way it is by conduwuit. sqlite only exists for historical reasons.
|
||||
# Database backend: Only rocksdb is supported.
|
||||
database_backend = "rocksdb"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue