瀏覽代碼

Document using Signal nicknames

pull/4747/head
Michael Hoang 5 月之前
committed by Slavi Pantaleev
父節點
當前提交
6865a59e88
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      roles/custom/matrix-bridge-mautrix-signal/defaults/main.yml

+ 1
- 0
roles/custom/matrix-bridge-mautrix-signal/defaults/main.yml 查看文件

@@ -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.


Loading…
取消
儲存