1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-12-23 21:02:09 +03:00

Migrate crypto test to cypress (#8833)

This commit is contained in:
Michael Weimann
2022-06-30 10:59:25 +02:00
committed by GitHub
parent 171f5adff6
commit 7e47749ce2
10 changed files with 207 additions and 72 deletions

View File

@@ -50,3 +50,6 @@ signing_key_path: "/data/localhost.signing.key"
trusted_key_servers:
- server_name: "matrix.org"
suppress_key_server_warning: true
ui_auth:
session_timeout: "300s"