|
A couple of days ago I installed birdnet-go for the first time, on a pi4, using the install.sh script. However, I cannot find where the |
Answered by
Lenbok
Jul 9, 2025
Replies: 2 comments 2 replies
|
Did you try `find`?
\\Greg
…________________________________
From: Len Trigg ***@***.***>
Sent: Tuesday, July 8, 2025 6:55:18 PM
To: tphakala/birdnet-go ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [tphakala/birdnet-go] Config file location? (Discussion #911)
A couple of days ago I installed birdnet-go for the first time, on a pi4, using the install.sh script. However, I cannot find where the config.yaml file is stored. The docs say to look in $HOME/.config/birdnet-go/ or /etc/birdnet-go/ but neither folder exists (let alone config.yaml within). Where are the settings getting installed?'
—
Reply to this email directly, view it on GitHub<#911>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGEO6Z3PGXHJVMO4PWEUCBT3HRD5NAVCNFSM6AAAAACBCPOXDCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TMNBYGA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
0 replies
|
try: /root/birdnet-go-app/config/config.yaml |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ahh, found it in
$HOME/birdnet-go-app/config/config.yaml- thanks!