-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Right now, ImmichFrame searches for a "Config" directory relative to AppDomain.CurrentDomain.BaseDirectory: https://github.com/immichFrame/immichFrame/blob/6ab6554478a22140fd5accd8bbceb7d9b61b1134/ImmichFrame.WebApi/Program.cs#L49-L51.
I'd like to be able to choose a different directory, either via an environment variable, or a command line flag.
Use Case
I'm packaging ImmichFrame for nix/nixos, and we don't tend to put our application config right next to the applications themselves. I'm pretty sure this is standard for all package managers/distros.
Details
No response
Pre-Submission Checklist
-
This is a feature request and not a bug report
-
I have checked for related issues and checked the documentation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request