feat: implement end-to-end encryption (E2EE) support for agents with configuration and documentation updates
This commit is contained in:
@@ -120,7 +120,8 @@ matrix:
|
||||
|
||||
encryption:
|
||||
enabled: true
|
||||
store_path: "./data/crypto/"
|
||||
store_path: "./agents/asistente2/data/crypto/"
|
||||
pickle_key_env: PICKLE_KEY_ASISTENTE_2
|
||||
trust_mode: tofu
|
||||
|
||||
rooms:
|
||||
|
||||
Reference in New Issue
Block a user