mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Disable by default livrestream on boot : reduce idle cpu by half
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
"name": "BirdNET-pi",
|
"name": "BirdNET-pi",
|
||||||
"options": {
|
"options": {
|
||||||
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
||||||
"LIVESTREAM_BOOT_ENABLED": true,
|
"LIVESTREAM_BOOT_ENABLED": false,
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
|
|||||||
Reference in New Issue
Block a user