Skip to content

Commit 7d4d5e4

Browse files
authored
Merge pull request #1792 from ariekahn/doc/default_hash_method
DOC: update docs to reflect default hash_method value
2 parents 7ac0cc7 + 8b88127 commit 7d4d5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/config_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Execution
5555
Should the input files be checked for changes using their content (slow, but
5656
100% accurate) or just their size and modification date (fast, but
5757
potentially prone to errors)? (possible values: ``content`` and
58-
``timestamp``; default value: ``content``)
58+
``timestamp``; default value: ``timestamp``)
5959

6060
*keep_inputs*
6161
Ensures that all inputs that are created in the nodes working directory are

0 commit comments

Comments
 (0)