Add gitter.im to room directory

pull/15894/head
J. Ryan Stinnett 2020-12-04 11:00:38 +00:00
parent a63bd875bc
commit aef2ffb01b
2 changed files with 4 additions and 2 deletions

View File

@ -20,7 +20,8 @@
}, },
"roomDirectory": { "roomDirectory": {
"servers": [ "servers": [
"matrix.org" "matrix.org",
"gitter.im"
] ]
}, },
"enable_presence_by_hs_url": { "enable_presence_by_hs_url": {

View File

@ -24,7 +24,8 @@
}, },
"roomDirectory": { "roomDirectory": {
"servers": [ "servers": [
"matrix.org" "matrix.org",
"gitter.im"
] ]
}, },
"enable_presence_by_hs_url": { "enable_presence_by_hs_url": {