feat: Initial Matrix server setup with Postgres, Element, and Keycloak OIDC
This commit is contained in:
10
element-config.json
Normal file
10
element-config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.mischlabs.de",
|
||||
"server_name": "mischlabs.de"
|
||||
}
|
||||
},
|
||||
"brand": "MischLabs Chat",
|
||||
"integrated_jitsi_domain": "meet.element.io"
|
||||
}
|
||||
Reference in New Issue
Block a user