matrix
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": __MATRIX_PUBLIC_BASEURL__,
|
||||
"server_name": __MATRIX_SERVER_NAME__
|
||||
}
|
||||
},
|
||||
"disable_custom_urls": true,
|
||||
"disable_guests": true,
|
||||
"disable_3pid_login": true,
|
||||
"brand": "Element"
|
||||
}
|
||||
Reference in New Issue
Block a user