-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Prerequisites
-
I have checked the Wiki and Discussions and found no answer
-
I have searched other issues and found no duplicates
-
I want to request a feature or enhancement and not ask a question
The problem
Currently AdGuardHome supports only a single designated configuration file, however across multiple deployments it is often useful to have a specific set of core configuration along with a series of deployment specific configurations with the ability to easily update the core configuration without touching the deployment specific config.
Proposed solution
The ability to define multiple configuration files of varying precedence would solve this problem as then any given configuration file can be updated completely independent of any others.
Alternatives considered and additional information
No response
Reactions are currently unavailable