mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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
@ -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 New Issue
Block a user