Add appservice-double-puppet double-puppeting support to mautrix-whatsapp
Shared Secret Auth double puppeting still works for this bridge, but is deprecated and will go away in the future.
This commit is contained in:
@ -19,3 +19,4 @@
|
||||
when: "item.old in vars"
|
||||
with_items:
|
||||
- {'old': 'matrix_mautrix_whatsapp_log_level', 'new': 'matrix_mautrix_whatsapp_logging_level'}
|
||||
- {'old': 'matrix_mautrix_whatsapp_login_shared_secret', 'new': '<removed>'}
|
||||
|
Reference in New Issue
Block a user