username_template

This commit is contained in:
Sebastian Hugentobler 2019-01-06 19:02:35 +01:00
parent 114457fbdf
commit ffd0dd26a2

View File

@ -43,7 +43,7 @@ appservice:
bridge: bridge:
# Localpart template of MXIDs for WhatsApp users. # Localpart template of MXIDs for WhatsApp users.
# {{.}} is replaced with the phone number of the WhatsApp user. # {{.}} is replaced with the phone number of the WhatsApp user.
username_template: _whatsapp_{{"{{"}}.{{"}}"}} username_template: whatsapp_{{"{{"}}.{{"}}"}}
# Displayname template for WhatsApp users. # Displayname template for WhatsApp users.
# {{.Notify}} - nickname set by the WhatsApp user # {{.Notify}} - nickname set by the WhatsApp user
# {{.Jid}} - phone number (international format) # {{.Jid}} - phone number (international format)