fix: Set default download path for qbittorrent

This commit is contained in:
batteredbunny 2025-04-27 19:57:32 +03:00
parent 2361994cd1
commit aae1d8a67f

View file

@ -19,6 +19,7 @@
"Session\\LSDEnabled" = false; "Session\\LSDEnabled" = false;
"Session\\PeXEnabled" = false; "Session\\PeXEnabled" = false;
"Session\\QueueingSystemEnabled" = false; "Session\\QueueingSystemEnabled" = false;
"Session\\DefaultSavePath" = "/mnt/drive2/torrents";
}; };
Preferences = { Preferences = {