From 56f25bba8109394b67581a723e2789511b4881ad Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 7 Apr 2017 04:49:42 -0400 Subject: PLT-6259 Fix outdated help text in System Console > Developer settings (#6017) --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 92a97af41..3d9f71574 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -694,7 +694,7 @@ "admin.service.corsDescription": "Enable HTTP Cross origin request from a specific domain. Use \"*\" if you want to allow CORS from any domain or leave it blank to disable it.", "admin.service.corsEx": "http://example.com", "admin.service.corsTitle": "Enable cross-origin requests from:", - "admin.service.developerDesc": "When true, JavaScript errors are shown in a red bar at the top of the user interface. Not recommended for use in production. ", + "admin.service.developerDesc": "When true, JavaScript errors are shown in a purple bar at the top of the user interface. Not recommended for use in production. ", "admin.service.developerTitle": "Enable Developer Mode: ", "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:", "admin.service.enforceMfaDesc": "When true, multi-factor authentication is required for login. New users will be required to configure MFA on signup. Logged in users without MFA configured are redirected to the MFA setup page until configuration is complete.

If your system has users with login methods other than AD/LDAP and email, MFA must be enforced with the authentication provider outside of Mattermost.", -- cgit v1.2.3-1-g7c22