[scaffold] Add Matrix/Conduit deployment: deploy/matrix/element-config.json
This commit is contained in:
14
deploy/matrix/element-config.json
Normal file
14
deploy/matrix/element-config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.example.com",
|
||||
"server_name": "example.com"
|
||||
}
|
||||
},
|
||||
"brand": "Timmy Fleet",
|
||||
"default_theme": "dark",
|
||||
"features": {
|
||||
"feature_spaces": true,
|
||||
"feature_voice_rooms": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user