mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-29 06:21:20 +01:00
remove Libera.Chat bridge from room_directory
As of 2023-08-05, the official Libera.Chat bridge was taken down.
This commit is contained in:
parent
a7ace95eac
commit
833072f753
@ -22,7 +22,7 @@
|
|||||||
"uisi_autorageshake_app": "element-auto-uisi",
|
"uisi_autorageshake_app": "element-auto-uisi",
|
||||||
"show_labs_settings": false,
|
"show_labs_settings": false,
|
||||||
"room_directory": {
|
"room_directory": {
|
||||||
"servers": ["matrix.org", "gitter.im", "libera.chat"]
|
"servers": ["matrix.org", "gitter.im"]
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false,
|
"https://matrix.org": false,
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
"uisi_autorageshake_app": "element-auto-uisi",
|
"uisi_autorageshake_app": "element-auto-uisi",
|
||||||
"show_labs_settings": true,
|
"show_labs_settings": true,
|
||||||
"room_directory": {
|
"room_directory": {
|
||||||
"servers": ["matrix.org", "gitter.im", "libera.chat"]
|
"servers": ["matrix.org", "gitter.im"]
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false,
|
"https://matrix.org": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user