Added Redis config settings#7689
Merged
cwarnermm merged 3 commits intov10.4-documentationfrom Jan 10, 2025
Merged
Conversation
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA e7f8d3a |
cwarnermm
commented
Jan 9, 2025
Member
Author
There was a problem hiding this comment.
@agnivade - what does a value here of 0 mean exactly?
Contributor
There was a problem hiding this comment.
It is the database number. It is a zero-indexed number up to 15. Redis allows a maximum of 16 databases.
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA 97f588e |
agnivade
approved these changes
Jan 10, 2025
Contributor
Good question. I would say this - https://docs.mattermost.com/scale/scale-to-100000-users.html might be a good place. |
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA fa94eee |
amyblais
added a commit
that referenced
this pull request
Jan 16, 2025
* Update conf.py (#7666) * Fixed typo (#7679) * Clarified team admin capabilities (#7681) * Added diagnostics file to Support Packet (#7682) * Added Enterprise-only About > Hostname (#7683) * Added Enterprise-only About > Hostname * Update source/scale/high-availability-cluster-based-deployment.rst * Updated web & desktop notification prompt details (#7685) * Clarified min server version requirements (#7688) * Added Amazon S3 storage class config settings (#7691) * Added WIP Locales config setting (#7690) * Added WIP Locales config setting * Update source/configure/site-configuration-settings.rst * Update source/configure/site-configuration-settings.rst * Removed Slack theme import functionality (#7684) * Removed Slack theme import functionality * Reordered content on page & removed remaining Slack references * Added Redis config settings (#7689) * Added Redis config settings * Clarified config setting input types * Incorporated reviewer feedback * Docs listening: Added clarity on how to access config settings in the System Console (#7692) * Added clarity on how to access config settings in the System Console * Added standard content to experimental settings * Incorporated #7467 * Broken link fixes * Added emoji prefix recommendation for channels & channel categories (#7695) * Added scheduled maintenance comms guidance (#7696) * Incorporated reviewer feedback * v10.4 Changelog (#7664) * Update mattermost-server-releases.md * Update open-source-components.rst * Update download-latest-tarball.rst * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Apply suggestions from code review Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-server-releases.md * Update download-latest-tarball.rst * Update mattermost-v10-changelog.md --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation for: mattermost/mattermost#29143
@agnivade - Where in the docs should we include links to the new Redis config settings available as of v10.4, if any?