Merge pull request #3906 from vector-im/luke/new-guest-access-welcome-user

Add welcomeUserId to sample config
This commit is contained in:
Luke Barnard 2017-05-12 19:17:33 +01:00 committed by GitHub
commit 67297bf827

View File

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