mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-24 08:40: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
@@ -42,3 +42,4 @@
|
||||
- {'old': 'matrix_bridge_mautrix_meta_messenger_container_labels_metrics_traefik_tls_certResolver', 'new': '<removed> (mautrix-meta-messenger does not support metrics)'}
|
||||
- {'old': 'matrix_bridge_mautrix_meta_messenger_container_labels_metrics_middleware_basic_auth_enabled', 'new': '<removed> (mautrix-meta-messenger does not support metrics)'}
|
||||
- {'old': 'matrix_bridge_mautrix_meta_messenger_container_labels_metrics_middleware_basic_auth_users', 'new': '<removed> (mautrix-meta-messenger does not support metrics)'}
|
||||
- {'old': 'matrix_bridge_mautrix_meta_messenger_meta_ig_e2ee', 'new': '<removed> (mautrix-meta no longer has an `ig_e2ee` configuration option)'}
|
||||
|
||||
Reference in New Issue
Block a user