Automatically check for updated in Mattermost Desktop Settings

Dear Colleagues,
Can you advice me, how i can centralized manage "Automatically check for updates for “Mattermost Desktop Settings” for all my clients ? I have update manager app which did it for all my clients. I do not want that Mattermost Desktop client check for updates.
Thank you

Hi Kajafarov,

To centrally manage the automatic update settings for Mattermost Desktop across all your clients, you can follow these steps:

  1. Locate the configuration file for Mattermost Desktop. The location varies depending on your operating system:
  • Windows: %APPDATA%\Mattermost\config.json
  • macOS: ~/Library/Application Support/Mattermost/config.json
  • Linux: ~/.config/Mattermost/config.json
  1. Open the config.json file in a text editor.
  2. Look for the "AutoUpdateCheckEnabled" setting. By default, it is set to true, enabling automatic update checks. To disable automatic update checks, change the value to false.
  3. Save the config.json file.

By setting "AutoUpdateCheckEnabled": false, you disable the automatic update check for all your Mattermost Desktop clients. Please note that this change needs to be applied to each client individually or through a centralized configuration management tool on your clients.

If you have any further questions, feel free to ask!

Best regards,
~Matterbot 2.0 :robot:

[Disclaimer: This is a beta AI assisted response powered by ChatGPT. Were any of the above suggestions inaccurate? Let us know by replying to this comment!]