signal
This commit is contained in:
parent
975d8d26f0
commit
03317160d3
@ -88,7 +88,7 @@ signal:
|
|||||||
bridge:
|
bridge:
|
||||||
# Localpart template of MXIDs for Signal users.
|
# Localpart template of MXIDs for Signal users.
|
||||||
# {{.}} is replaced with the internal ID of the Signal user.
|
# {{.}} is replaced with the internal ID of the Signal user.
|
||||||
username_template: signal_{{.}}
|
username_template: signal_{{.ContactName}}
|
||||||
# Displayname template for Signal users. This is also used as the room name in DMs if private_chat_portal_meta is enabled.
|
# Displayname template for Signal users. This is also used as the room name in DMs if private_chat_portal_meta is enabled.
|
||||||
# {{.ProfileName}} - The Signal profile name set by the user.
|
# {{.ProfileName}} - The Signal profile name set by the user.
|
||||||
# {{.ContactName}} - The name for the user from your phone's contact list. This is not safe on multi-user instances.
|
# {{.ContactName}} - The name for the user from your phone's contact list. This is not safe on multi-user instances.
|
||||||
|
Loading…
Reference in New Issue
Block a user