fix broken

This commit is contained in:
cronyx
2024-02-17 19:17:28 +03:00
parent ced13b92bf
commit 5ad36ecb29
2 changed files with 4 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ cli -s .nightMode.enabled true
cli -s .nightMode.irCutPin1 58
cli -s .nightMode.irCutPin2 57
cli -s .nightMode.backlightPin 50
cli -s .nightMode.minThreshold 10
cli -s .nightMode.maxThreshold 100
cli -s .video0.codec h264
cli -s .onvif.enabled false
#
exit 0