mirror of https://github.com/vector-im/riot-web
Add the _matrix network to the sample config
parent
cc7017b62d
commit
b2dd3ecf3a
|
@ -12,6 +12,7 @@
|
||||||
"serverConfig": {
|
"serverConfig": {
|
||||||
"matrix.org": {
|
"matrix.org": {
|
||||||
"networks": [
|
"networks": [
|
||||||
|
"_matrix",
|
||||||
"gitter",
|
"gitter",
|
||||||
"irc:freenode",
|
"irc:freenode",
|
||||||
"irc:mozilla"
|
"irc:mozilla"
|
||||||
|
|
Loading…
Reference in New Issue