Add information about community-grouping for the Facebook bridge

This commit is contained in:
Slavi Pantaleev
2019-08-24 12:14:17 +03:00
parent 10a9deba4a
commit c4eebc5355
2 changed files with 31 additions and 0 deletions

View File

@ -82,6 +82,12 @@ matrix_mautrix_facebook_configuration_yaml: |
# 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.