Skip to content

Commit

Permalink
Update docs/config.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Sherman <[email protected]>
Signed-off-by: Adam Talbot <[email protected]>
  • Loading branch information
adamrtalbot and bentsherman authored Jul 21, 2023
1 parent 46a4301 commit 1e0fa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ The following settings are available:
: Specify where the `azcopy` tool used by Nextflow. When `node` is specified it's copied once during the pool creation. When `task` is provider, it's installed for each task execution (default: `node`).

`azure.batch.deleteJobsOnCompletion`
: Delete all jobs when the workflow completes (default: `true`).
: Delete all jobs when the workflow completes (default: `false`).

`azure.batch.deletePoolsOnCompletion`
: Delete all compute node pools when the workflow completes (default: `false`).
Expand Down

0 comments on commit 1e0fa0b

Please sign in to comment.