Skip to content

Feature request: configurable "config" directory #509

@jfly

Description

@jfly

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions