-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added OutgoingIntegrationRequestsDefaultTimeout config setting #6912
Conversation
Newest code from cwarnermm has been published to preview environment for Git SHA 51f6603 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for documenting my PR, Carrie 👍
Newest code from cwarnermm has been published to preview environment for Git SHA b1751f1 |
…ermost/docs into integration-request-timeout
Newest code from cwarnermm has been published to preview environment for Git SHA 7ea7f12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
* Update conf.py * Clarified that system roles also control access to related API endpoints (#6901) * Clarified that system roles include related API endpoints * Update source/onboard/system-admin-roles.rst Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com> --------- Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com> * Added new error codes page (#6908) * Remove legacy MySQL references (#6896) * Removed legacy references to MySQL v5.x * Added missing redirect * Removed "Sync" to align with product naming (#6898) * Clarified Ent/Pro differentiation (#6899) * Clarified that bots don't count as active users (#6902) * Added interactive demo link (#6905) * Added link to Kubernetes YAML docs via mattermost repo (#6906) * Clarified supported AllowCorsFrom values (#6897) * Updated legacy E10/E20 label text (#6900) * Updated legacy E10/E20 label text * Add example for E10/E20 label setup * Test markup for labels * Another markup test for labels * And another markup test for labels * Use raw html markup for E10/E20 labels * Updated styling for legacy E10/E20 labels * Change class name --------- Co-authored-by: emdecr <delacruz.emily@gmail.com> * Added transcription end user docs (#6910) * Added Message and File retention config settings for less than 1 day (#6913) * Added ability to process import file without uploading it to the server (#6914) * Added ability to process import file without uploading it to the server * Incorporated reviewer feedback * Added MAU to true-up reporting process (#6915) * Added nohte for sign-in with email (#6917) * Changed "active" to "activated users" in majority of contexts. (#6904) * Changed "active" to "activated users" in majority of contexts. * Incorporated reviewer feedback * Update source/getting-started/architecture-overview.rst * Added OutgoingIntegrationRequestsDefaultTimeout config setting (#6912) * Added OutgoingIntegrationRequestsDefaultTimeout config setting * Applied reviewer feedback * v9.5 Changelog (#6881) * v9.5 Changelog * Update download-latest-tarball.rst * Update open-source-components.rst * Update release-lifecycle.rst * Update deprecated-features.rst * Update extended-support-release.rst * Update release-lifecycle.rst * Update mattermost-changelog.md * Update mattermost-changelog.md * Update important-upgrade-notes.rst * Update extended-support-release.rst * Update important-upgrade-notes.rst * Update release-lifecycle.rst * Update prepare-to-upgrade-mattermost.rst * Update version-archive.rst * Update prepare-to-upgrade-mattermost.rst * Update mattermost-changelog.md * Update mattermost-changelog.md * Update mattermost-changelog.md * Update mattermost-changelog.md * Update mattermost-changelog.md * Update source/deploy/mattermost-changelog.md Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> * Update mattermost-changelog.md * Update mattermost-changelog.md * Update mattermost-changelog.md * Update mattermost-changelog.md * Add known issues * Update mattermost-changelog.md * Update deprecated-features.rst Added note on safety limit error message * Update deprecated-features.rst * Update mattermost-changelog.md * Update deprecated-features.rst * Update important-upgrade-notes.rst * Update deprecated-features.rst Removed it as it's not a feature deprecation * Add contributors * Update mattermost-changelog.md * Update download-latest-tarball.rst * Update extended-support-release.rst * Update mattermost-changelog.md * Update mattermost-changelog.md --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: johndavidlugtu <101303489+johndavidlugtu@users.noreply.github.com> * Heading syntax fixes * Release readiness review corrections --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com> Co-authored-by: emdecr <delacruz.emily@gmail.com> Co-authored-by: johndavidlugtu <101303489+johndavidlugtu@users.noreply.github.com>
Documentation for: mattermost/mattermost#23805