From 4c27dd206fe07274f638155cee256bd9f8e52436 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 25 Aug 2016 09:28:20 +0200 Subject: [PATCH] Fix format --- source/_components/camera.uvc.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown index 152203103f1..9094485b852 100644 --- a/source/_components/camera.uvc.markdown +++ b/source/_components/camera.uvc.markdown @@ -28,7 +28,7 @@ camera: Configuration variables: -- **nvr** *Required**: The IP or hostname of the NVR (Network Video Recorder) server. -- **port** *Optional*: The port number to use for accessing the NVR. -- **key** *Required*: The API key available from the NVR web interface. +- **nvr** (**Required**): The IP or hostname of the NVR (Network Video Recorder) server. +- **port** (*Optional*): The port number to use for accessing the NVR. +- **key** (**Required**): The API key available from the NVR web interface.