update configuration file

This commit is contained in:
Sebastian Hugentobler 2022-08-18 11:47:31 +02:00
parent 337c74bf57
commit 87ca830890
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -90,7 +90,7 @@ bridge:
# Displayname template for WhatsApp users. # Displayname template for WhatsApp users.
# {{"{{"}}.PushName{{"}}"}} - nickname set by the WhatsApp user # {{"{{"}}.PushName{{"}}"}} - nickname set by the WhatsApp user
# {{"{{"}}.BusinessName{{"}}"}} - validated WhatsApp business name # {{"{{"}}.BusinessName{{"}}"}} - validated WhatsApp business name
# {{"{{".Phone"}}"}} - phone number (international format) # {{"{{"}}.Phone{{"}}"}} - phone number (international format)
# The following variables are also available, but will cause problems on multi-user instances: # The following variables are also available, but will cause problems on multi-user instances:
# {{"{{"}}.FullName{{"}}"}} - full name from contact list # {{"{{"}}.FullName{{"}}"}} - full name from contact list
# {{"{{"}}.FirstName{{"}}"}} - first name from contact list # {{"{{"}}.FirstName{{"}}"}} - first name from contact list