mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-26 19:48:35 +01:00
Document using Signal nicknames
This commit is contained in:
committed by
Slavi Pantaleev
parent
e128c761ba
commit
6865a59e88
@@ -57,6 +57,7 @@ matrix_mautrix_signal_command_prefix: "!signal"
|
||||
# Displayname template for Signal users.
|
||||
# {{.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.
|
||||
# {{.Nickname}} - The nickname set for the user in the native Signal app. This is not safe on multi-user instances.
|
||||
# {{.PhoneNumber}} - The phone number of the user.
|
||||
# {{.UUID}} - The UUID of the Signal user.
|
||||
# {{.AboutEmoji}} - The emoji set by the user in their profile.
|
||||
|
||||
Reference in New Issue
Block a user