From 56b2ce7cef7c8bbe4c9c532b561e6c75cd09f955 Mon Sep 17 00:00:00 2001 From: GreenTurtwig Date: Mon, 22 Feb 2016 14:29:53 +0000 Subject: [PATCH] Changed IP to Required --- source/_components/camera.uvc.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown index 84583a0a05a..0bd523537d7 100644 --- a/source/_components/camera.uvc.markdown +++ b/source/_components/camera.uvc.markdown @@ -27,7 +27,7 @@ camera: Configuration variables: -- **nvr** *Optional*: The IP or hostname of the NVR (Network Video Recorder) server. +- **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.