reload on enabling cross-signing just to make things generally happier

pull/21833/head
Michael Telatynski 2020-01-29 07:54:28 +00:00
parent d824145638
commit 2aa21d9199
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ export const SETTINGS = {
displayName: _td("Enable cross-signing to verify per-user instead of per-device (in development)"),
supportedLevels: LEVELS_FEATURE,
default: false,
controller: new ReloadOnChangeController(),
},
"feature_event_indexing": {
isFeature: true,