mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-01 19:23:10 -06:00
Undu changes to SQLite config
This commit is contained in:
parent
c1e7b3b1dc
commit
e5773a695f
|
|
@ -10,8 +10,8 @@
|
|||
#
|
||||
# Each component with a "database" section can accept the following formats
|
||||
# for "connection_string":
|
||||
# SQLite: postgresql://dendriteUser:dendritePassword@localhost/dendrite?sslmode=disable
|
||||
# postgresql://dendriteUser:dendritePassword@localhost/dendrite?sslmode=disable
|
||||
# SQLite: file:filename.db
|
||||
# file:///path/to/filename.db
|
||||
# PostgreSQL: postgresql://user:pass@hostname/database?params=...
|
||||
#
|
||||
# SQLite is embedded into Dendrite and therefore no further prerequisites are
|
||||
|
|
|
|||
Loading…
Reference in a new issue