Rocket.chat.electron: remove auto update feature

Created on 5 Oct 2020  路  4Comments  路  Source: RocketChat/Rocket.Chat.Electron

I think its time to stop stringing everyone along. Remove it until you're ready.

bug

Most helpful comment

Normally I use /disableAutoUpdates, but that doesn't seem to work for 3.x.

Yeap, file c:\Program Files\Rocket.Chat\resources\update.json do not work anymore.

{
  "canUpdate": false,
  "autoUpdate": false
}

All 4 comments

Normally I use /disableAutoUpdates, but that doesn't seem to work for 3.x.

Normally I use /disableAutoUpdates, but that doesn't seem to work for 3.x.

Yeap, file c:\Program Files\Rocket.Chat\resources\update.json do not work anymore.

{
  "canUpdate": false,
  "autoUpdate": false
}

Seems like a reasonable change. Anyone? @tassoevan @rodrigok

Was this page helpful?
0 / 5 - 0 ratings