Update quadlets
This commit is contained in:
parent
5a44ca4cb9
commit
acda68b329
58 changed files with 1214 additions and 0 deletions
13
matrix/configs/element-config.json
Normal file
13
matrix/configs/element-config.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "https://{YOURDOMAIN.COM}",
|
||||
"server_name": "{YOURNAME}"
|
||||
}
|
||||
},
|
||||
"disable_custom_urls": true,
|
||||
"disable_guests": true,
|
||||
"features": {
|
||||
"feature_group_calls": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue