From ffd0dd26a21f2c6ce66bd374cf6f5f066f28053d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sun, 6 Jan 2019 19:02:35 +0100 Subject: [PATCH] username_template --- 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 ac0c7ad..7581fd0 100644 --- a/rootfs/etc/confd/templates/config.yaml.tmpl +++ b/rootfs/etc/confd/templates/config.yaml.tmpl @@ -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)