mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
Update config.yaml
This commit is contained in:
parent
67a876914b
commit
273bd721e3
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ manhole:
|
||||||
bridge:
|
bridge:
|
||||||
# Localpart template of MXIDs for Facebook users.
|
# Localpart template of MXIDs for Facebook users.
|
||||||
# {userid} is replaced with the user ID of the Facebook user.
|
# {userid} is replaced with the user ID of the Facebook user.
|
||||||
username_template: "facebook_{userid}"
|
username_template: "fb_{userid}"
|
||||||
# Displayname template for Facebook users.
|
# Displayname template for Facebook users.
|
||||||
# {displayname} is replaced with the display name of the Facebook user
|
# {displayname} is replaced with the display name of the Facebook user
|
||||||
# as defined below in displayname_preference.
|
# as defined below in displayname_preference.
|
||||||
|
|
Loading…
Add table
Reference in a new issue