after migration
This commit is contained in:
parent
84c33e423b
commit
b05d8a8ab3
43 changed files with 474 additions and 66 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "http://einszwovier.local:8008",
|
||||
"server_name": "einszwovier.local"
|
||||
"base_url": "http://124.local:8008",
|
||||
"server_name": "124.local"
|
||||
}
|
||||
},
|
||||
"brand": "studio einszwovier Chat",
|
||||
|
|
@ -16,11 +16,11 @@
|
|||
},
|
||||
"room_directory": {
|
||||
"servers": [
|
||||
"einszwovier.local"
|
||||
"124.local"
|
||||
]
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
"http://einszwovier.local:8008": true
|
||||
"http://124.local:8008": true
|
||||
},
|
||||
"terms_and_conditions_links": [],
|
||||
"privacy_policy_url": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue