1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Remove unnesesary

Duplicated in synapse config
This commit is contained in:
rosbeef andino 2022-07-03 08:02:29 +02:00 committed by GitHub
parent b7acea6fbc
commit 1024ab045e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
{ {
"default_server_config": { "default_server_config": {
"m.homeserver": { "base_url": "__DEFAULT_HOME_SERVER__" }, "m.homeserver": { "base_url": "__DEFAULT_HOME_SERVER__" },
"im.vector.riot.jitsi": {"preferredDomain": "jitsi.riot.im"},
"im.vector.riot.e2ee": {"default": true },
"m.identity_server": {"base_url": "https://vector.im"} "m.identity_server": {"base_url": "https://vector.im"}
}, },
"brand": "Element", "brand": "Element",