feat: add recovery key support for E2EE agents, including configuration and documentation updates
This commit is contained in:
@@ -116,13 +116,14 @@ matrix:
|
||||
homeserver: "https://matrix-af2f3d.organic-machine.com"
|
||||
user_id: "@asistente-2:matrix-af2f3d.organic-machine.com"
|
||||
access_token_env: MATRIX_TOKEN_ASISTENTE2
|
||||
device_id: "YBFNMNMJIC"
|
||||
device_id: "XUGTSZJYFQ"
|
||||
|
||||
encryption:
|
||||
enabled: true
|
||||
store_path: "./agents/asistente2/data/crypto/"
|
||||
pickle_key_env: PICKLE_KEY_ASISTENTE_2
|
||||
trust_mode: tofu
|
||||
recovery_key_env: SSSS_RECOVERY_KEY_ASISTENTE_2
|
||||
|
||||
rooms:
|
||||
listen: []
|
||||
|
||||
Reference in New Issue
Block a user