mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Add libera.chat to default room directory
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
a470c7dd1c
commit
d400bfeaeb
2 changed files with 4 additions and 2 deletions
|
@ -21,7 +21,8 @@
|
|||
"roomDirectory": {
|
||||
"servers": [
|
||||
"matrix.org",
|
||||
"gitter.im"
|
||||
"gitter.im",
|
||||
"libera.chat"
|
||||
]
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
"roomDirectory": {
|
||||
"servers": [
|
||||
"matrix.org",
|
||||
"gitter.im"
|
||||
"gitter.im",
|
||||
"libera.chat"
|
||||
]
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
|
|
Loading…
Reference in a new issue