Remove plaintext_highlights config option

The code using it was removed in v0.11.0, so it hasn't actually worked
for a while now.
This commit is contained in:
Tulir Asokan
2022-06-22 12:39:17 +03:00
parent 59d85a1e16
commit ef05875bfd
4 changed files with 0 additions and 29 deletions
-4
View File
@@ -178,10 +178,6 @@ bridge:
# Allow logging in within Matrix. If false, users can only log in using login-qr or the
# out-of-Matrix login website (see appservice.public config section)
allow_matrix_login: true
# Whether or not to bridge plaintext highlights.
# Only enable this if your displayname_template has some static part that the bridge can use to
# reliably identify what is a plaintext highlight.
plaintext_highlights: false
# Whether or not to make portals of publicly joinable channels/supergroups publicly joinable on Matrix.
public_portals: true
# Whether or not to use /sync to get presence, read receipts and typing notifications