Discord: Difference between revisions

imported>Hyperfekt
add auto-update disable setting
imported>Hyperfekt
m just a missed letter
Line 59: Line 59:
Discord refuses to start because they have released an update and it wants to download that instead.
Discord refuses to start because they have released an update and it wants to download that instead.


To prevent Discord from checking for new versions, add the following to ~/.config/discord/settins.json:
To prevent Discord from checking for new versions, add the following to ~/.config/discord/settings.json:
<syntaxhighlight lang="json">"SKIP_HOST_UPDATE": true</syntaxhighlight>
<syntaxhighlight lang="json">"SKIP_HOST_UPDATE": true</syntaxhighlight>