From 08130096e5e12315d3912510f3914b37f0ece6b9 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 12 Jun 2017 07:30:36 -0400 Subject: Tweak System Console > Configuration note (#6598) * Update configuration_settings.jsx * Update en.json --- webapp/components/admin_console/configuration_settings.jsx | 2 +- webapp/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/components/admin_console/configuration_settings.jsx b/webapp/components/admin_console/configuration_settings.jsx index f352bf24f..449b4f549 100644 --- a/webapp/components/admin_console/configuration_settings.jsx +++ b/webapp/components/admin_console/configuration_settings.jsx @@ -89,7 +89,7 @@ export default class ConfigurationSettings extends AdminSettings {
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 758cc0f96..9cb75648c 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -609,7 +609,7 @@ "admin.rate.memoryDescription": "Maximum number of users sessions connected to the system as determined by \"Vary rate limit by remote address\" and \"Vary rate limit by HTTP header\" settings below.", "admin.rate.memoryExample": "E.g.: \"10000\"", "admin.rate.memoryTitle": "Memory Store Size:", - "admin.rate.noteDescription": "Changing properties in this section will require a server restart before taking effect.", + "admin.rate.noteDescription": "Changing properties other than Site URL in this section will require a server restart before taking effect.", "admin.rate.noteTitle": "Note:", "admin.rate.queriesDescription": "Throttles API at this number of requests per second.", "admin.rate.queriesExample": "E.g.: \"10\"", -- cgit v1.2.3-1-g7c22