mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-08 17:03:42 +01:00
Merge pull request #271 from matrix-org/daniel/asids
Add ID to AS guide
This commit is contained in:
commit
2890d282e3
|
|
@ -95,6 +95,9 @@ NB: Note the "-" at the start; this indicates a list element. The registration f
|
|||
|
||||
# registration.yaml
|
||||
|
||||
# An ID which is unique across all application services on your homeserver. This should never be changed once set.
|
||||
id: "something-good"
|
||||
|
||||
# this is the base URL of the application service
|
||||
url: "http://localhost:5000"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue