Remove deprecated community options
"Community" support - has been removed from mautrix/facebook in v0.3.3:31cac6fb5e
- has been removed from mautrix/signal in v0.2.2:1f27a608a6
- will be removed in the next mautrix/instagram release:e2ae1ca503
- will be removed in the next mautrix/twitter release:3893075265
This commit is contained in:
@ -66,12 +66,6 @@ bridge:
|
||||
# Localpart template of MXIDs for Facebook users.
|
||||
# {userid} is replaced with the user ID of the Facebook user.
|
||||
username_template: "facebook_{userid}"
|
||||
# Localpart template for per-user room grouping community IDs.
|
||||
# The bridge will create these communities and add all of the specific user's portals to the community.
|
||||
# {localpart} is the MXID localpart and {server} is the MXID server part of the user.
|
||||
#
|
||||
# `facebook_{localpart}={server}` is a good value.
|
||||
community_template: null
|
||||
# Displayname template for Facebook users.
|
||||
# {displayname} is replaced with the display name of the Facebook user
|
||||
# as defined below in displayname_preference.
|
||||
|
Reference in New Issue
Block a user