actualizados servidores
This commit is contained in:
+8
-8
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "http://localhost:8008",
|
||||
"server_name": "localhost"
|
||||
"base_url": "https://matrix-af2f3d.organic-machine.com",
|
||||
"server_name": "matrix-af2f3d.organic-machine.com"
|
||||
}
|
||||
},
|
||||
"brand": "Element Local",
|
||||
@@ -20,21 +20,21 @@
|
||||
"default_federate": false,
|
||||
"default_theme": "light",
|
||||
"room_directory": {
|
||||
"servers": ["localhost"]
|
||||
"servers": ["matrix-af2f3d.organic-machine.com"]
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
"http://localhost:8008": true
|
||||
"https://matrix-af2f3d.organic-machine.com": true
|
||||
},
|
||||
"disable_custom_urls": false,
|
||||
"disable_guests": false,
|
||||
"disable_login_language_selector": false,
|
||||
"disable_3pid_login": false,
|
||||
"brand_image_url": "",
|
||||
"welcomeUserId": "@welcome-bot:localhost",
|
||||
"welcomeUserId": "@welcome-bot:matrix-af2f3d.organic-machine.com",
|
||||
"roomDirectory": {
|
||||
"servers": ["localhost"],
|
||||
"servers": ["matrix-af2f3d.organic-machine.com"],
|
||||
"include_all_known_servers": false
|
||||
},
|
||||
"permalink_prefix": "http://localhost:8081",
|
||||
"permalink_prefix": "https://element-a05ae4.organic-machine.com",
|
||||
"bug_report_endpoint_url": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user