I have a selfhosted instance of matrix and I’m using element as my client. When I go to element app it has the option to add an email and phone number so people can find you. The only problem is it says it’s disabled on my server. Does anyone know what I need to enable to make this work?
Pretty sure you need to run an identity server or use matrix.org or vector.im.
https://github.com/matrix-org/synapse#identity-servers
Could be you need to set up a .well-known uri block with an identity server URL?
https://github.com/matrix-org/synapse/blob/develop/INSTALL.md#client-well-known-uri
I think you may be right but it’s showing vector.im so something in relation to that must be disabled.
deleted by creator