Skip to content

Commit

Permalink
🏎 Enable streaming mode for Ingress (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Aug 11, 2021
1 parent d7bddfc commit 0e65b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions motioneye/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"url": "https://github.com/hassio-addons/addon-motioneye",
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,
"panel_icon": "mdi:cctv",
"homeassistant": "0.92.0b2",
"arch": ["aarch64", "amd64", "armhf", "armv7", "i386"],
Expand Down

0 comments on commit 0e65b10

Please sign in to comment.