mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 08:23:42 +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:
|
users:
|
||||||
- exclusive: true
|
- exclusive: true
|
||||||
- regex: @irc.freenode.net/.*
|
regex: @irc.freenode.net/.*
|
||||||
|
|
||||||
|
|
||||||
Home Server -> Application Service API
|
Home Server -> Application Service API
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue