mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
🐛 fix(matrix-bots): disable E2EE crypto module via pnpm override
Add root-level pnpm override to replace @matrix-org/matrix-sdk-crypto-nodejs with empty-npm-package. This disables E2EE support but allows matrix bots to run without native module compilation issues. The bots don't need E2EE since Matrix Synapse handles encryption at the server level for our use case. Also removes the explicit pnpm add commands from Dockerfiles since the override handles the module replacement. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
3dba7d8695
commit
a8521d7acd
12 changed files with 465 additions and 726 deletions
1128
pnpm-lock.yaml
generated
1128
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue