mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-25 04:01:42 +00:00
Fix #2860 Also cleans up comments around plans to define `ALLOWED_SCHEMES` as we can rely on Bleach's `ALLOWED_PROTOCOLS` defaults (`http`, `https` and `mailto`).