From 8b5899024d58805f55faf577809e0037f3dddd38 Mon Sep 17 00:00:00 2001 From: Dante Date: Wed, 26 Jun 2024 18:50:40 +0100 Subject: [PATCH] Upgrade conf for v0.10.8 --- conf/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/config.yaml b/conf/config.yaml index ba5033d..f63a58a 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -88,6 +88,12 @@ whatsapp: # Must be "unknown" for a generic icon or a valid browser name if you want a specific icon. # List of valid browser names: https://github.com/tulir/whatsmeow/blob/efc632c008604016ddde63bfcfca8de4e5304da9/binary/proto/def.proto#L43-L64 browser_name: __BROWSER_NAME__ + # Proxy to use for all WhatsApp connections. + proxy: null + # Alternative to proxy: an HTTP endpoint that returns the proxy URL to use for WhatsApp connections. + get_proxy_url: null + # Whether the proxy options should only apply to the login websocket and not to authenticated connections. + proxy_only_login: false # Bridge config bridge: # Localpart template of MXIDs for WhatsApp users.