Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.
This repository was archived by the owner on May 31, 2024. It is now read-only.

Change default section #78

@kurmann

Description

@kurmann

Sollte nicht mehr dem Namespace entsprechen da sonst zu komplex

namespace Kurmann.Videoschnitt.Engine;

public class EngineSettings
{
    public const string SectionName = "Kurmann.Videoschnitt.Engine";

    public string[] WatchDirectories { get; set; } = [];
}

hat folgende Umgebungsvariablen zur Folge (zu komplex)

ENV Videoschnitt_Kurmann__Videoschnitt__Engine__WatchDirectories__0="/pfad/zu/verzeichnis1"
ENV Videoschnitt_Kurmann__Videoschnitt__Engine__WatchDirectories__1="/pfad/zu/verzeichnis2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions