feat: add extra qbittorrent configuration for upload and download management
All checks were successful
ci / treefmt (push) Successful in 2m8s
All checks were successful
ci / treefmt (push) Successful in 2m8s
This commit is contained in:
parent
822b59ec2b
commit
2304b7899a
2 changed files with 49 additions and 2 deletions
|
|
@ -35,6 +35,11 @@ in {
|
|||
host = "nas";
|
||||
folder = "/volume1/jellyfin";
|
||||
};
|
||||
autobrr = {
|
||||
host = "nas";
|
||||
folder = "/volume1/qbittorrent";
|
||||
mountPath = "/var/lib/qBittorrent/qBittorrent/downloads/autobrr";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue