username_template
This commit is contained in:
parent
114457fbdf
commit
ffd0dd26a2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ appservice:
|
|||
bridge:
|
||||
# Localpart template of MXIDs for WhatsApp users.
|
||||
# {{.}} is replaced with the phone number of the WhatsApp user.
|
||||
username_template: _whatsapp_{{"{{"}}.{{"}}"}}
|
||||
username_template: whatsapp_{{"{{"}}.{{"}}"}}
|
||||
# Displayname template for WhatsApp users.
|
||||
# {{.Notify}} - nickname set by the WhatsApp user
|
||||
# {{.Jid}} - phone number (international format)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue