Merge remote-tracking branch 'origin/experimental' into travis/develop-for-real

This commit is contained in:
Travis Ralston
2019-01-03 16:00:23 -07:00
164 changed files with 4652 additions and 2772 deletions

View File

@@ -206,8 +206,8 @@ export const SETTINGS = {
default: false,
},
"theme": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
default: "light",
supportedLevels: ['config'],
default: "dharma",
},
"webRtcForceTURN": {
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,