How can I change the cache directory? #15902
Replies: 2 comments
-
I have found myself looking for the same thing, and from what I can see it is not possible to configure the individual directories for qbittorrent-nox --profile=/var/lib This is what I did within my systemd service. Still not as good as having the cache in |
Beta Was this translation helpful? Give feedback.
-
@bbergeron0 AFAIK, qBittorrent respects the XDG Base Directory Specification. Have you tried setting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to manage qbittorent-nox as a daemon, and I want it to use
/var/cache/qBittorrent
instead of~/.cache/qBittorrent
. How would I do that?Beta Was this translation helpful? Give feedback.
All reactions