Remove riot-bot from sample config
`riot-bot` is no longer recommended these days, and it causes confusion to have in the sample config. Fixes https://github.com/vector-im/element-web/issues/15357
This commit is contained in:
parent
5f353c4907
commit
7b209bdf9f
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"welcomeUserId": "@riot-bot:matrix.org",
|
|
||||||
"piwik": {
|
"piwik": {
|
||||||
"url": "https://piwik.riot.im/",
|
"url": "https://piwik.riot.im/",
|
||||||
"whitelistedHSUrls": ["https://matrix.org"],
|
"whitelistedHSUrls": ["https://matrix.org"],
|
||||||
|
|
Loading…
Reference in a new issue