Skip to content

Commit

Permalink
docs: add clarify delete_after needing to be greater than 0
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerboy448 committed Aug 18, 2024
1 parent 2716d68 commit 8f7cfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/config/definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ sections:
default: false
recommend: *BOOLEAN
short: Delete extracted files after successful extraction.
desc: Delete extracted files after successful extraction? Honors delete_after.
desc: Delete extracted files after successful extraction? Honors delete_after. Requires delete_after to be greater than 0.
- name: delete_original
envvar: DELETE_ORIGINAL
default: false
Expand Down

0 comments on commit 8f7cfe1

Please sign in to comment.