diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 6c625d893..f9cf450a0 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -443,6 +443,4 @@ cameras: order: 0 # Optional: Whether or not to show the camera in the Frigate UI (default: shown below) dashboard: True - # Optional: Whether or not to show the camera in the Frigate Birdseye View (default: shown below) - birdseye: True ```