Update camera.mjpeg.markdown (#1743)

Removed blank list-bullet.
This commit is contained in:
Andrzej 2017-01-10 20:44:22 +01:00 committed by Fabian Affolter
parent 505d550d7f
commit 10e58ff8e0

View File

@ -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.
-
<p class='note'>
There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank">known issue in urllib3</a> that you will get error messages in your logs like <code>[StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''</code> but the component still works fine. You can ignore the messages.
</p>