1
0
Fork 0
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:
rosbeef andino 2022-07-07 09:34:01 -04:00 committed by GitHub
parent 1024ab045e
commit 061b7131f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",