mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-24 00:30:10 +00:00
Drop the mautrix-meta ig_e2ee configuration option
Upstream no longer has an `ig_e2ee` option in either connector. It is already absent at v0.2607.0, the version both roles are pinned to, so we have been rendering a dead key into config.yaml for a while. Anyone who set the variable is told it is gone, via the usual deprecated-variable check. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
07eddf29a3
commit
fe57c8ef7a
@@ -172,9 +172,6 @@ matrix_bridge_mautrix_meta_messenger_appservice_token: ''
|
||||
# * instagram - connect to Instagram DMs via instagram.com
|
||||
matrix_bridge_mautrix_meta_messenger_meta_mode: messenger
|
||||
|
||||
# When in `instagram` mode (see `matrix_bridge_mautrix_meta_messenger_meta_mode`), should the bridge connect to WhatsApp servers for encrypted chats?
|
||||
matrix_bridge_mautrix_meta_messenger_meta_ig_e2ee: false
|
||||
|
||||
matrix_bridge_mautrix_meta_messenger_provisioning_shared_secret: disable
|
||||
|
||||
# Controls whether mautrix-meta-messenger's HTTP API is exposed publicly (used by tools like mautrix-manager for bridge login).
|
||||
|
||||
Reference in New Issue
Block a user