From 38cf26317baa02c8eac0892d8aad88a9c0c5f1bf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:09:29 +0200 Subject: [PATCH] Update README.md --- birdnet-go/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/birdnet-go/README.md b/birdnet-go/README.md index 8de595354..e339e28df 100644 --- a/birdnet-go/README.md +++ b/birdnet-go/README.md @@ -32,7 +32,7 @@ Install, then start the addon a first time Webui can be found at . You'll need to create a new user at startup. -Options can be configured through two ways : +Options can be configured through three ways : - Addon options @@ -42,7 +42,10 @@ TZ: Etc/UTC specify a timezone to use, see https://en.wikipedia.org/wiki/List_of ``` - Config.yaml -Additional environment variables can be configured using the config.yaml file found in /config/db21ed7f_birdnet-go/config.yaml using the Filebrowser addon +Additional variables can be configured using the config.yaml file found in /config/db21ed7f_birdnet-go/config.yaml using the Filebrowser addon + +- Config_env.yaml +Additional environment variables can be configured there ## Installation