Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a default config file #64

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Add support for a default config file #64

merged 2 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. Add support for a default config file

    We want to be able to set config without making mist changes and also without cycling pods which is required for environment variable changes. This way we can add the config file via our existing mechanism to running pods and uploader will pick it up automatically
    mjh1 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9649151 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary nil check

    Co-authored-by: Victor Elias <victorgelias@gmail.com>
    mjh1 and victorges authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0115f4f View commit details
    Browse the repository at this point in the history