Use .cache instead of .config/discord/Cache on Linux
~/.config is supposed to be used for app configuration
Using it to store non config related data (such as Cache, images, modules, etc) is making it harder to backup the configuration...
Please use ~/.cache for that, this is what its meant to do
-
Related: https://support.discordapp.com/hc/en-us/community/posts/360038411072-Allow-users-to-set-change-cache-location, XDG Basedir spec.
2 -
Just discovered this issue when helping someone migrate to a new computer and I'm dumbfounded that this was reported two actual years ago and is still an issue. Doesn't look like the cache files are deleted regularly (if at all) either so disk space usage is a concern as well as backups/migration.
4 -
Root casue seems to be https://github.com/electron/electron/issues/8124
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer