Remove template example from main camera docs

This commit is contained in:
Nick Mowen 2023-03-27 07:25:43 -06:00
parent ab1b21393f
commit 997d4c0a4d

View File

@ -62,7 +62,7 @@ cameras:
host: 10.0.10.10 host: 10.0.10.10
port: 8000 port: 8000
user: admin user: admin
password: "{FRIGATE_RTSP_PASSWORD}" password: password
``` ```
then PTZ controls will be available in the cameras WebUI. then PTZ controls will be available in the cameras WebUI.