Skip to content

docs: add configuration precedence note to options page#371

Open
EoinTrial wants to merge 1 commit into
navidrome:masterfrom
EoinTrial:docs/configuration-precedence
Open

docs: add configuration precedence note to options page#371
EoinTrial wants to merge 1 commit into
navidrome:masterfrom
EoinTrial:docs/configuration-precedence

Conversation

@EoinTrial

Copy link
Copy Markdown

The configuration options page mentions that Navidrome supports environment variables, configuration files, and command line arguments, but does not explain which takes precedence when the same option is set using more than one method.

This PR adds a short note clarifying the order of precedence: environment variables > command line arguments > configuration file.

Fixes #339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs Feedback]: Give info about configuration precedence

1 participant