ICU-642 Remove Check for Updates screen by default (#1397)

This commit is contained in:
enahum 2018-01-31 12:14:21 -03:00 committed by Harrison Healey
parent 62f7358807
commit c298025532

View file

@ -33,9 +33,9 @@
"AutoSelectServerUrl": false,
"EnableMobileClientUpgrade": true,
"EnableMobileClientUpgradeUserSetting": true,
"EnableForceMobileClientUpgrade": true,
"EnableMobileClientUpgrade": false,
"EnableMobileClientUpgradeUserSetting": false,
"EnableForceMobileClientUpgrade": false,
"MobileClientUpgradeAndroidApkLink": "https://about.mattermost.com/mattermost-android-app/",
"MobileClientUpgradeIosIpaLink": "https://about.mattermost.com/mattermost-ios-app/",