mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 12:35:01 -04:00
Fix typo in listener config (#12742)
This commit is contained in:
parent
a5c26750b5
commit
8060034612
4 changed files with 5 additions and 4 deletions
|
@ -996,7 +996,7 @@ class ServerConfig(Config):
|
|||
# federation: the server-server API (/_matrix/federation). Also implies
|
||||
# 'media', 'keys', 'openid'
|
||||
#
|
||||
# keys: the key discovery API (/_matrix/keys).
|
||||
# keys: the key discovery API (/_matrix/key).
|
||||
#
|
||||
# media: the media API (/_matrix/media).
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue