From 18dcaa6566287c9757ceff927e97cfeb9ce03428 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Tue, 12 Apr 2022 09:16:00 -0600 Subject: [PATCH] Update note to indicate values that can be overridden --- docs/docs/configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index cbf38bdf9..28be554d5 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -110,7 +110,7 @@ environment_vars: EXAMPLE_VAR: value # Optional: birdseye configuration -# NOTE: Can be overridden at the camera level +# NOTE: Can (enabled, mode) be overridden at the camera level birdseye: # Optional: Enable birdseye view (default: shown below) enabled: True