Discord: Difference between revisions
imported>Hyperfekt m just a missed letter |
imported>Hyperfekt m format settings file path |
||
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/settings.json: | To prevent Discord from checking for new versions, add the following to <code>~/.config/discord/settings.json</code>: | ||
<syntaxhighlight lang="json">"SKIP_HOST_UPDATE": true</syntaxhighlight> | <syntaxhighlight lang="json">"SKIP_HOST_UPDATE": true</syntaxhighlight> | ||