[GH-ISSUE #156] Change cache directory #114

Open
opened 2026-02-28 14:30:43 +03:00 by kerem · 3 comments
Owner

Originally created by @FaintWhisper on GitHub (Aug 30, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/156

Hello.

I wanted to know if there is any way to change the cache directory. I have not found any option for it within the GUI, the directory gets printed but it does not allow editing.

I have been reviewing the code to see if I could change it easily. I have found that the directory is defined in psst-gui/src/data/config.rs but I don't know much about Rust so I don't know how to modify it :(

I have also found a config file in AppData/Roaming/Psst but it does not include any fields regarding the cache directory.

It would be great if someone could add a simple way to change it.

Thank you very much and great job so far.

Originally created by @FaintWhisper on GitHub (Aug 30, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/156 Hello. I wanted to know if there is any way to change the cache directory. I have not found any option for it within the GUI, the directory gets printed but it does not allow editing. I have been reviewing the code to see if I could change it easily. I have found that the directory is defined in psst-gui/src/data/config.rs but I don't know much about Rust so I don't know how to modify it :( I have also found a config file in AppData/Roaming/Psst but it does not include any fields regarding the cache directory. It would be great if someone could add a simple way to change it. Thank you very much and great job so far.
Author
Owner

@jpochyla commented on GitHub (Aug 31, 2021):

Hi! Why would you like to change it?

<!-- gh-comment-id:908970991 --> @jpochyla commented on GitHub (Aug 31, 2021): Hi! Why would you like to change it?
Author
Owner

@FaintWhisper commented on GitHub (Aug 31, 2021):

The reason is that the main disk (C: drive) of my computer is an SSD and I prefer to reserve it only for the OS so that it does not get worn out by unnecessary writes/reads, I rather move the applications and related cache directories to the second disk (D: drive) which is an HDD, but I know that this is a very particular situation so I would understand that you decide to not implement it.

<!-- gh-comment-id:909328759 --> @FaintWhisper commented on GitHub (Aug 31, 2021): The reason is that the main disk (C: drive) of my computer is an SSD and I prefer to reserve it only for the OS so that it does not get worn out by unnecessary writes/reads, I rather move the applications and related cache directories to the second disk (D: drive) which is an HDD, but I know that this is a very particular situation so I would understand that you decide to not implement it.
Author
Owner

@4utomator commented on GitHub (Aug 5, 2023):

This would be an important feature for me as well

<!-- gh-comment-id:1666455083 --> @4utomator commented on GitHub (Aug 5, 2023): This would be an important feature for me as well
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#114
No description provided.