mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update help text after renaming /loadtest to /test (#6664)
PR that changed /loadtest to /test: https://github.com/mattermost/platform/pull/6624
This commit is contained in:
committed by
Joram Wilander
parent
94fdba9a31
commit
9d082cfe77
@@ -750,7 +750,7 @@
|
||||
"admin.service.siteURLExample": "E.g.: \"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.",
|
||||
"admin.service.testingDescription": "When true, /loadtest slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.",
|
||||
"admin.service.testingDescription": "When true, /test slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.",
|
||||
"admin.service.testingTitle": "Enable Testing Commands: ",
|
||||
"admin.service.tlsCertFile": "TLS Certificate File:",
|
||||
"admin.service.tlsCertFileDescription": "The certificate file to use.",
|
||||
|
||||
Reference in New Issue
Block a user