Skip to content

Commit

Permalink
(feat) Testing additional qbittorrent settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aisling136 committed Apr 16, 2024
1 parent 542b8ed commit 6bbcc9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cluster/media/qbittorrent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ app-template:
fieldRef:
fieldPath: status.podIP
QBT_BitTorrent__Session__InterfaceName: eth0
QBT_BitTorrent__Session__DefaultSavePath: "/torrents/Completed"
QBT_BitTorrent__Session__TorrentExportDirectory: "/torrents/Files"
QBT_BitTorrent__Session__TempPath: "/torrents/downloading"
QBT_BitTorrent__Session__TempPathEnabled: true
probes:
liveness: &probes
enabled: true
Expand Down

0 comments on commit 6bbcc9f

Please sign in to comment.