summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-09-06 17:13:54 -0600
committerenahum <nahumhbl@gmail.com>2016-09-06 20:13:54 -0300
commit0e9c9b254f9df48a58145aaac4176352413d5551 (patch)
treeef10ce792c58b173aba02aa1eb901f2fc57af89a /webapp/i18n/en.json
parent51501f920c092791c7d83ac7067874547a37c96a (diff)
downloadchat-0e9c9b254f9df48a58145aaac4176352413d5551.tar.gz
chat-0e9c9b254f9df48a58145aaac4176352413d5551.tar.bz2
chat-0e9c9b254f9df48a58145aaac4176352413d5551.zip
SiteURL help text update (#3977)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index d4894f704..e50c709f0 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -660,7 +660,7 @@
"admin.service.sessionCacheDesc": "The number of minutes to cache a session in memory.",
"admin.service.sessionDaysEx": "Ex \"30\"",
"admin.service.siteURL": "Site URL:",
- "admin.service.siteURLDescription": "The URL, including port number and protocol, that users will use to access Mattermost. Leave blank to automatically configure based on incoming traffic.",
+ "admin.service.siteURLDescription": "The URL, including port number and protocol, that users will use to access Mattermost. This field can be left blank unless you are configuring email batching in <b>Notifications > Email</b>. When blank, the URL is automatically configured based on incoming traffic.",
"admin.service.siteURLExample": "Ex \"https://mattermost.example.com:1234\"",
"admin.service.ssoSessionDays": "Session length SSO (days):",
"admin.service.ssoSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",