Remove unused disable_identity_server config flag

Fixes https://github.com/vector-im/riot-web/issues/10229
This commit is contained in:
Travis Ralston 2019-07-11 15:11:59 -06:00
parent bba167c433
commit f3e82b56e9
4 changed files with 4 additions and 7 deletions

View file

@ -153,7 +153,6 @@ describe('loading:', function() {
hsName: "TEST_ENVIRONMENT",
hsNameIsDifferent: false, // yes, we lie
isUrl: DEFAULT_IS_URL,
identityEnabled: true,
}),
embeddedPages: {
homeUrl: 'data:text/html;charset=utf-8;base64,PGh0bWw+PC9odG1sPg==',