fix: Set default download path for qbittorrent
This commit is contained in:
parent
2361994cd1
commit
aae1d8a67f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
"Session\\LSDEnabled" = false;
|
||||
"Session\\PeXEnabled" = false;
|
||||
"Session\\QueueingSystemEnabled" = false;
|
||||
"Session\\DefaultSavePath" = "/mnt/drive2/torrents";
|
||||
};
|
||||
|
||||
Preferences = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue