diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index 191ce1029..3e46d2997 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -37,12 +37,12 @@ data: recheck: true cat_update: true tag_update: true - rem_unregistered: false + rem_unregistered: true tag_tracker_error: true rem_orphaned: true - tag_nohardlinks: true + tag_nohardlinks: false share_limits: false - skip_qb_version_check: true + skip_qb_version_check: false skip_cleanup: false qbt: @@ -142,16 +142,16 @@ data: - '**/*_unpackerred' max_orphaned_files_to_delete: 50 - apprise: - api_url: http://localhost:8000/notify - notify_url: "" - - webhooks: - error: apprise - run_start: apprise - run_end: apprise - function: - rem_orphaned: apprise - cleanup_dirs: apprise - tag_tracker_error: - share_limits: + # apprise: + # api_url: http://localhost:8000/notify + # notify_url: "" + # + # webhooks: + # error: apprise + # run_start: apprise + # run_end: apprise + # function: + # rem_orphaned: apprise + # cleanup_dirs: apprise + # tag_tracker_error: + # share_limits: