Add gitter.im to room directory

This commit is contained in:
J. Ryan Stinnett 2020-12-04 11:01:33 +00:00
parent c1ed8ab377
commit b7c31f17b5
2 changed files with 4 additions and 2 deletions

View file

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

View file

@ -15,7 +15,8 @@
"bug_report_endpoint_url": "https://element.io/bugreports/submit", "bug_report_endpoint_url": "https://element.io/bugreports/submit",
"roomDirectory": { "roomDirectory": {
"servers": [ "servers": [
"matrix.org" "matrix.org",
"gitter.im"
] ]
}, },
"showLabsSettings": false, "showLabsSettings": false,