mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Update config.json
This commit is contained in:
@@ -72,6 +72,7 @@
|
|||||||
"name": "BirdNET-pi",
|
"name": "BirdNET-pi",
|
||||||
"options": {
|
"options": {
|
||||||
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
||||||
|
"LIVESTREAM_BOOT_ENABLED": true,
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
@@ -94,6 +95,7 @@
|
|||||||
"BIRDSONGS_FOLDER": "str?",
|
"BIRDSONGS_FOLDER": "str?",
|
||||||
"Processed_Buffer": "int?",
|
"Processed_Buffer": "int?",
|
||||||
"SPECIES_CONVERTER": "bool?",
|
"SPECIES_CONVERTER": "bool?",
|
||||||
|
"LIVESTREAM_BOOT_ENABLED": "bool",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user