From 87ca830890b5164a032c3e26640b46be539a37ea Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 18 Aug 2022 11:47:31 +0200 Subject: [PATCH] update configuration file --- rootfs/etc/confd/templates/config.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/confd/templates/config.yaml.tmpl b/rootfs/etc/confd/templates/config.yaml.tmpl index 4028d70..2809501 100644 --- a/rootfs/etc/confd/templates/config.yaml.tmpl +++ b/rootfs/etc/confd/templates/config.yaml.tmpl @@ -90,7 +90,7 @@ bridge: # Displayname template for WhatsApp users. # {{"{{"}}.PushName{{"}}"}} - nickname set by the WhatsApp user # {{"{{"}}.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: # {{"{{"}}.FullName{{"}}"}} - full name from contact list # {{"{{"}}.FirstName{{"}}"}} - first name from contact list