This commit is contained in:
2026-09-06 01:43:27 +03:00
parent 73fb5a3f5f
commit be43c85569
9 changed files with 351 additions and 8 deletions
+12
View File
@@ -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"
}