From 10e58ff8e052dd235ddc88dbba462d69f3539042 Mon Sep 17 00:00:00 2001 From: Andrzej Date: Tue, 10 Jan 2017 20:44:22 +0100 Subject: [PATCH] Update camera.mjpeg.markdown (#1743) Removed blank list-bullet. --- source/_components/camera.mjpeg.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.mjpeg.markdown b/source/_components/camera.mjpeg.markdown index 642d3278ae9..7e3bc8340db 100644 --- a/source/_components/camera.mjpeg.markdown +++ b/source/_components/camera.mjpeg.markdown @@ -33,7 +33,7 @@ Configuration variables: - **username** (*Optional*): The username for accessing your camera. - **password** (*Optional*): The password for accessing your camera. - **authentication** (*Optional*): `basic` (default) or `digest` auth for requests. -- +

There is a known issue in urllib3 that you will get error messages in your logs like [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: '' but the component still works fine. You can ignore the messages.