Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en/docs/usage/configuration/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ aliases:
Navidrome allows some customization using environment variables, loading from a configuration file
or using command line arguments.

When the same option is set using multiple methods, Navidrome uses the following order of precedence (highest to lowest): environment variables, command line arguments, configuration file.

## Configuration File

{{< alert >}}
Expand Down Expand Up @@ -304,3 +306,4 @@ make it all uppercase. Ex: `ND_LOGLEVEL=debug`. See below for all available opti
[opensubsonic]: https://opensubsonic.netlify.app/
[backup]: /docs/usage/admin/backup
[plugins]: /docs/usage/features/plugins