Skip to content

Commit

Permalink
GITBOOK-82: Remove --do-not-track flag
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyKorzik authored and gitbook-bot committed Jun 24, 2024
1 parent 5a771de commit a36772b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions getting-started/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ Flags:
--concurrency int How many nodes should run the job (default 1)
--cpu string Job CPU cores (e.g. 500m, 2, 8).
--disk string Job Disk requirement (e.g. 500Gb, 2Tb, 8Tb).
--do-not-track When true the job will not be tracked(?) TODO BETTER DEFINITION
--domain stringArray Domain(s) that the job needs to access (for HTTP networking)
--download Should we download the results once the job is complete?
--download-timeout-secs duration Timeout duration for IPFS downloads. (default 5m0s)
Expand Down Expand Up @@ -201,7 +200,6 @@ Flags:
--concurrency int How many nodes should run the job (default 1)
--cpu string Job CPU cores (e.g. 500m, 2, 8).
--disk string Job Disk requirement (e.g. 500Gb, 2Tb, 8Tb).
--do-not-track When true the job will not be tracked(?) TODO BETTER DEFINITION
--domain stringArray Domain(s) that the job needs to access (for HTTP networking)
--download Should we download the results once the job is complete?
--download-timeout-secs duration Timeout duration for IPFS downloads. (default 5m0s)
Expand Down

0 comments on commit a36772b

Please sign in to comment.