Add welcomeUserId to sample config

This commit is contained in:
Luke Barnard 2017-05-12 16:12:17 +01:00
parent 607ba57f48
commit f60be2d658

View file

@ -10,5 +10,6 @@
"servers": [
"matrix.org"
]
}
},
"welcomeUserId": "@RiotBot:matrix.org"
}