From dbfbc2ac3f16a0b357b700de29bd0acdfa70ea15 Mon Sep 17 00:00:00 2001 From: Alin Balutoiu Date: Mon, 24 Apr 2023 20:13:49 +0100 Subject: [PATCH] Update index.md for cameras --- docs/docs/configuration/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 113884d6d..2fc5f883f 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -497,6 +497,12 @@ cameras: # Optional: Whether or not to show the camera in the Frigate UI (default: shown below) dashboard: True + # Optional: Configuration for how to sort the cameras in the Birdseye view. + birdseye: + # Optional: Adjust sort order of cameras in the Birdseye view. Larger numbers come later (default: shown below) + # By default the cameras are sorted alphabetically. + order: 0 + # Optional ui: # Optional: Set the default live mode for cameras in the UI (default: shown below)