Skip to content

Commit

Permalink
🏎 Enable streaming mode for Ingress (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Aug 11, 2021
1 parent e4f1c72 commit b443a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions traccar/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-traccar",
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,
"panel_icon": "mdi:car-connected",
"startup": "services",
"arch": ["aarch64", "amd64"],
Expand Down

0 comments on commit b443a92

Please sign in to comment.