Clarify that FAIL_ERROR is not limited to just homeservers.
Fixes https://github.com/matrix-org/matrix-doc/issues/1735
This commit is contained in:
parent
699cafe670
commit
10648aa9e8
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
Clarify that ``FAIL_ERROR`` in autodiscovery is not limited to just homeservers.
|
|
@ -289,7 +289,7 @@ In this section, the following terms are used with specific meanings:
|
|||
``FAIL_ERROR``
|
||||
Inform the user that auto-discovery did not return any usable URLs. Do not
|
||||
continue further with the current login process. At this point, valid data
|
||||
was obtained, but no homeserver is available to serve the client. No further
|
||||
was obtained, but no server is available to serve the client. No further
|
||||
guess should be attempted and the user should make a conscientious decision
|
||||
what to do next.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue