mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 15:34:48 -04:00
Update links to documentation in sample config (#10287)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
This commit is contained in:
parent
7cb5168087
commit
56fd5fa8e1
16 changed files with 51 additions and 46 deletions
|
@ -62,7 +62,8 @@ DEFAULT_CONFIG = """\
|
|||
# cp_min: 5
|
||||
# cp_max: 10
|
||||
#
|
||||
# For more information on using Synapse with Postgres, see `docs/postgres.md`.
|
||||
# For more information on using Synapse with Postgres,
|
||||
# see https://matrix-org.github.io/synapse/latest/postgres.html.
|
||||
#
|
||||
database:
|
||||
name: sqlite3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue