diff --git a/docs/user-guide/configuration-files/strongbox-yaml.md b/docs/user-guide/configuration-files/strongbox-yaml.md index dacf0dfc..a277dedd 100644 --- a/docs/user-guide/configuration-files/strongbox-yaml.md +++ b/docs/user-guide/configuration-files/strongbox-yaml.md @@ -66,6 +66,7 @@ The following is an example of a `strongbox.yaml` configuration file: type: hosted allowsForceDeletion: true checksumHeadersEnabled: true + strictChecksumValidation: true repositoryConfiguration: type: Maven 2 indexingEnabled: true @@ -78,6 +79,7 @@ The following is an example of a `strongbox.yaml` configuration file: type: hosted secured: true checksumHeadersEnabled: true + strictChecksumValidation: true repositoryConfiguration: type: Maven 2 indexingEnabled: true