diff --git a/docs/configs/clearml_conf.md b/docs/configs/clearml_conf.md index dca0ba89..859c7bd9 100644 --- a/docs/configs/clearml_conf.md +++ b/docs/configs/clearml_conf.md @@ -831,7 +831,8 @@ This configuration option is experimental, and has not been vigorously tested, s The values are: * `true` - Verify - * `false` - Do not verify. + * `false` - Do not verify. + * `path/to/certificate` - The certificate file to use for verification. :::warning Set to False only if required.