mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Tiny fix to embedded YAML fragment
This commit is contained in:
parent
e572cc662a
commit
9b046cbc04
|
|
@ -72,7 +72,7 @@ An example HS configuration required to pass traffic to the AS is:
|
|||
|
||||
users:
|
||||
- exclusive: true
|
||||
- regex: @irc.freenode.net/.*
|
||||
regex: @irc.freenode.net/.*
|
||||
|
||||
|
||||
Home Server -> Application Service API
|
||||
|
|
|
|||
Loading…
Reference in a new issue