mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
1.1 KiB
1.1 KiB
Mattermost Upgrade Guide
Upgrading Mattermost v0.7 to v1.1
If you've manually changed Mattermost v0.7 configuration by updating the config.json file, you'll need to port those changes to Mattermost v1.1:
-
Go to the
config.jsonfile that you manually updated and note any differences from the defaultconfig.jsonfile in Mattermost 0.7. -
For each setting that you changed, check the changelog documentation on whether the configuration setting has changed between v0.7 and v1.1
-
Update your new
config.jsonfile in Mattermost v1.1, based on your preferences and the changelog documentation above.
Optionally, you can use the new System Console user interface to make changes to your new config.json file.