I confirm that:
Page URL or path
https://www.navidrome.org/docs/usage/configuration/options/
Suggestion
Hi,
the documentation misses info about precedence, if the same configuration option is set via different methods: environment variables, loading from a configuration file or using command line arguments.
Example: If FFmpegPath is set to different pathes, which one will be used? I've tested this last week. IIRC it was env > arguments > config file.
I confirm that:
Page URL or path
https://www.navidrome.org/docs/usage/configuration/options/
Suggestion
Hi,
the documentation misses info about precedence, if the same configuration option is set via different methods: environment variables, loading from a configuration file or using command line arguments.
Example: If
FFmpegPathis set to different pathes, which one will be used? I've tested this last week. IIRC it wasenv > arguments > config file.