matrix-public-archive/config/config.test.json

12 lines
320 B
JSON

{
"basePort": "3051",
"basePath": "http://localhost:3051",
"matrixServerUrl": "http://localhost:11008/",
"matrixServerName": "hs1",
"testMatrixServerUrl1": "http://localhost:11008/",
"testMatrixServerUrl2": "http://localhost:12008/",
// Secrets
"matrixAccessToken": "as_token_matrix_viewer_foobarbaz"
}