mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update proxy.markdown (#14639)
I had trouble noticing that the Crop function requires max_stream values be defined, so I added them to the example.
This commit is contained in:
parent
41dc113797
commit
1a98d0a428
@ -114,5 +114,7 @@ camera:
|
||||
mode: crop
|
||||
max_image_width: 480
|
||||
max_image_height: 320
|
||||
max_stream_width: 480
|
||||
max_stream_height: 320
|
||||
image_left: 100
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user