username_template
This commit is contained in:
parent
114457fbdf
commit
ffd0dd26a2
@ -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…
Reference in New Issue
Block a user