diff --git a/docs/docs/configuration/reference.md b/docs/docs/configuration/reference.md index 5fae34a78..cccaf3eaa 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -911,7 +911,7 @@ cameras: user: admin # Optional: password for login. password: admin - # Optional: Skip TLS verification from the ONVIF server (default: shown below) + # Optional: Skip TLS verification and disable digest authentication for the ONVIF server (default: shown below) tls_insecure: False # Optional: Ignores time synchronization mismatches between the camera and the server during authentication. # Using NTP on both ends is recommended and this should only be set to True in a "safe" environment due to the security risk it represents.