Skip to content
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

Docs: document MM 6.x configuration #83

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

svenseeberg
Copy link
Contributor

I updated to Mattermost 6.x today and changes to the config.json were no longer loaded into the Mattermost server. I had to update the Configurations table to fix the URLs. This PR proposes an update to the bare metal installation.

@Crivaledaz
Copy link
Owner

Hi,

Thank you very much for your contribution.

For information, Mattermost has added an option to migrate the configuration into the database since Mattermost 5.10 : https://docs.mattermost.com/configure/configuation-in-mattermost-database.html

For the moment, you can use config.json or configuration in database. In the first case, configuration stay the same, but for configuration in database, you are right, changes need to be performed directly on the database via SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants