doc: remove reference to MSC unstable prefix

This commit is contained in:
thetayloredman
2026-04-05 19:16:47 +00:00
committed by Ellis Git
parent 675cfb964a
commit 6a3370005e
+1 -4
View File
@@ -2192,10 +2192,7 @@ pub struct WellKnownConfig {
pub support_mxid: Option<OwnedUserId>,
/// PGP key URI for server support contacts, to be served as part of the
/// MSC1929 server support endpoint. This uses the unstable prefix from
/// [MSC4439].
///
/// [MSC4439]: https://github.com/matrix-org/matrix-spec-proposals/pull/4439
/// MSC1929 server support endpoint.
pub support_pgp_key: Option<String>,
/// **DEPRECATED**: Use `[global.matrix_rtc].foci` instead.