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.
Sometimes you're running Synapse and not wanting to trust any other Synapse server as a keyserver (either for privacy reasons or you're running in a private federation).
In this case, it's not obvious that the way that you specify "No external key server please" is to set trusted_key_servers to an empty array []. Commenting out the block will just default to matrix.org.
We should add a line in the config help for this option to state that contacting 3rd party trusted key servers can be disabled by setting trusted_key_servers to [].