Merge pull request #15894 from vector-im/jryans/add-gitter

Add gitter.im to room directory
This commit is contained in:
J. Ryan Stinnett 2020-12-04 11:17:07 +00:00 committed by GitHub
commit 344363d29d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

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

View file

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