element-hq / element-hq/synapse
Remove support for deprecated MSC1711 'perspectives' option from the homeserver config
Open
A-Config
O-Uncommon
S-Tolerable
T-Task
Z-Cleanup
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9158](https://github.com/matrix-org/synapse/issues/9158).
---
It has been deprecated for a while now, and replaced by `trusted_key_servers` (which itself will be no longer necessary once user IDs are public keys).
Cross-ref: MSC1711
Some context of what the options do and the deprecation warning is in the sample config: https://github.com/matrix-org/synapse/blob/73b03722f446bf182f5f7a0ed318dffd55513bd3/docs/sample_config.yaml#L1486-L1487
Contributor guide
Assessment
This issue has not been assessed yet.