Add libera.chat to default room directory
Signed-off-by: Aaron Raimist <aaron@raim.ist>pull/17772/head
parent
a470c7dd1c
commit
d400bfeaeb
|
@ -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 New Issue