From c6ee05c72a840b25bde63eb98e4c2aefa40c73ef Mon Sep 17 00:00:00 2001 From: madmaxlamenace <39743086+madmaxlamenace@users.noreply.github.com> Date: Wed, 1 Dec 2021 17:19:59 +0100 Subject: [PATCH] Update README.md Explain howto change version of mattermost Team-Enterprise --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d161ff..5a9fc85 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ To explore the benefits of Mattermost’s enterprise features, you can replace t ## Configuration * How to configure this app: From an admin panel, a plain file with SSH. +* How to change from edition version to another (Team<->Enterprise) : Modify the settings.yml in the apps directory /etc/yunohost/apps/mattermost_instance/settings.yml and replace the version to wich you whant : Team or Enterprise. Update your apps and verify the about on your mattermost ## YunoHost specific features @@ -85,4 +86,4 @@ or sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps