feat: implement end-to-end encryption (E2EE) support for agents with configuration and documentation updates
This commit is contained in:
@@ -135,7 +135,8 @@ matrix:
|
||||
|
||||
encryption:
|
||||
enabled: false # habilitar cuando E2EE esté configurado
|
||||
store_path: "./data/crypto/"
|
||||
store_path: "./agents/devops/data/crypto/"
|
||||
pickle_key_env: PICKLE_KEY_DEVOPS_BOT
|
||||
trust_mode: tofu
|
||||
|
||||
rooms:
|
||||
|
||||
Reference in New Issue
Block a user