Disable dry run on qbitmanage

This commit is contained in:
Mike Wilson
2025-04-08 10:34:01 -04:00
parent 3e996c556a
commit 1967cc99b5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
commands:
share_limits: True
dry_run: True
dry_run: False
schedule: 720
recheck: True
tag_update: True