You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
# Since this endpoint is new, we should try other servers before giving up.
# We can safely remove this in a year (remove after 2023-11-16).
failover_on_unknown_endpoint=True,
After a year, the endpoint will no longer be new and there will be many Synapse versions that include the stabilized endpoint.
It's possible that we leave this check in place though. Maybe we want to handle the case where another homeserver implementation doesn't have it available.