Open paigeadelethompson opened 1 month ago
Note that Dendrite cannot share a single SQLite database across multiple components. Each component must be configured with its own SQLite database filename. You will have to remove the global.database section from your Dendrite config and add it to each individual section instead in order to use SQLite.
followed the documentation @ https://matrix-org.github.io/dendrite/installation/manual/database and it don't work
tried
file:///
and it dont work