Clarify that FAIL_ERROR is not limited to just homeservers.

Fixes https://github.com/matrix-org/matrix-doc/issues/1735
pull/2036/head
Travis Ralston 5 years ago
parent 699cafe670
commit 10648aa9e8

@ -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…
Cancel
Save