Update config.json

This commit is contained in:
Alexandre
2024-06-06 21:45:19 +02:00
committed by GitHub
parent 3e25d88fa8
commit 72ddbe307a

View File

@@ -72,6 +72,7 @@
"name": "BirdNET-pi",
"options": {
"BIRDSONGS_FOLDER": "/config/BirdSongs",
"LIVESTREAM_BOOT_ENABLED": true,
"TZ": "Europe/Paris",
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
@@ -94,6 +95,7 @@
"BIRDSONGS_FOLDER": "str?",
"Processed_Buffer": "int?",
"SPECIES_CONVERTER": "bool?",
"LIVESTREAM_BOOT_ENABLED": "bool",
"TZ": "str?",
"certfile": "str",
"cifsdomain": "str?",