mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update conf/config.json
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
1024ab045e
commit
061b7131f0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": { "base_url": "__DEFAULT_HOME_SERVER__" },
|
||||
"m.homeserver": { "base_url": "https://__DEFAULT_HOME_SERVER__" },
|
||||
"m.identity_server": {"base_url": "https://vector.im"}
|
||||
},
|
||||
"brand": "Element",
|
||||
|
|
Loading…
Add table
Reference in a new issue