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