From b2dd3ecf3a412bcf9aa778e6b6774cb876cff6cc Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 28 Sep 2016 10:44:29 +0100 Subject: [PATCH] Add the _matrix network to the sample config --- vector/config.sample.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vector/config.sample.json b/vector/config.sample.json index 48054f65d7..bf9bff1897 100644 --- a/vector/config.sample.json +++ b/vector/config.sample.json @@ -12,6 +12,7 @@ "serverConfig": { "matrix.org": { "networks": [ + "_matrix", "gitter", "irc:freenode", "irc:mozilla"