mirror of https://github.com/vector-im/riot-web
disable welcomeUserId for now in riot config, flow seems broken
parent
bc06d370d0
commit
eb10296c74
|
@ -21,7 +21,6 @@
|
||||||
"localhost:8008"
|
"localhost:8008"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"welcomeUserId": "@someuser:localhost",
|
|
||||||
"piwik": {
|
"piwik": {
|
||||||
"url": "https://piwik.riot.im/",
|
"url": "https://piwik.riot.im/",
|
||||||
"whitelistedHSUrls": ["http://localhost:8008"],
|
"whitelistedHSUrls": ["http://localhost:8008"],
|
||||||
|
|
Loading…
Reference in New Issue