mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
https://mattermost.atlassian.net/browse/MM-49485 ```release-note Boards will be served as an in-built product from within Mattermost server instead of a plugin. If you want to disable this, please set the MM_FEATUREFLAGS_BoardsProduct env var to "false" (without the quotes). In this mode, the boards plugin will remain disabled. ```