mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-24 16:20:27 -04:00
Fix sample config
This commit is contained in:
parent
03ad6bd483
commit
cc4bd762df
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ pid_file: DATADIR/homeserver.pid
|
||||||
#
|
#
|
||||||
# Valid resource names are:
|
# Valid resource names are:
|
||||||
#
|
#
|
||||||
# client: the client-server API (/_matrix/client). Also implies 'media' and
|
# client: the client-server API (/_matrix/client), and the synapse admin
|
||||||
# 'static'.
|
# API (/_synapse/admin). Also implies 'media' and 'static'.
|
||||||
#
|
#
|
||||||
# consent: user consent forms (/_matrix/consent). See
|
# consent: user consent forms (/_matrix/consent). See
|
||||||
# docs/consent_tracking.md.
|
# docs/consent_tracking.md.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue