change deafult to validation for no delay during fcu trigger computeKey cache

This commit is contained in:
Advaita Saha 2024-10-18 14:37:04 +05:30
parent 0b93236d1b
commit ed0c1ecc2a
No known key found for this signature in database
GPG Key ID: 918DF05C60479322
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ type
noValidation* {. noValidation* {.
hidden hidden
desc: "Disble per-chunk validation" desc: "Disble per-chunk validation"
defaultValue: true defaultValue: false
name: "debug-no-validation".}: bool name: "debug-no-validation".}: bool
storeBodies* {. storeBodies* {.