remove Libera.Chat bridge from room_directory

As of 2023-08-05, the official Libera.Chat bridge was taken down.
pull/27673/head
Frankenstein91 2024-07-04 15:34:35 +02:00
parent a7ace95eac
commit 833072f753
No known key found for this signature in database
GPG Key ID: 55ADEA99D305EACD
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"uisi_autorageshake_app": "element-auto-uisi",
"show_labs_settings": false,
"room_directory": {
"servers": ["matrix.org", "gitter.im", "libera.chat"]
"servers": ["matrix.org", "gitter.im"]
},
"enable_presence_by_hs_url": {
"https://matrix.org": false,

View File

@ -22,7 +22,7 @@
"uisi_autorageshake_app": "element-auto-uisi",
"show_labs_settings": true,
"room_directory": {
"servers": ["matrix.org", "gitter.im", "libera.chat"]
"servers": ["matrix.org", "gitter.im"]
},
"enable_presence_by_hs_url": {
"https://matrix.org": false,