Revert "reload on enabling cross-signing just to make things generally happier"
This reverts commit 2aa21d9199.
It was causing a login loop
This commit is contained in:
@@ -147,7 +147,6 @@ export const SETTINGS = {
|
|||||||
displayName: _td("Enable cross-signing to verify per-user instead of per-device (in development)"),
|
displayName: _td("Enable cross-signing to verify per-user instead of per-device (in development)"),
|
||||||
supportedLevels: LEVELS_FEATURE,
|
supportedLevels: LEVELS_FEATURE,
|
||||||
default: false,
|
default: false,
|
||||||
controller: new ReloadOnChangeController(),
|
|
||||||
},
|
},
|
||||||
"feature_event_indexing": {
|
"feature_event_indexing": {
|
||||||
isFeature: true,
|
isFeature: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user