Skip to content

JSON config file support (--config) #21

Description

@mark-e-deyoung

Problem

15 CLI flags for configuration unwieldy as more are added. No way to persist config across restarts. No self-documenting way to see all configured values.

Proposed Solution

Add --config <file> flag reading a JSON config file. CLI flags override file values. Add daemon.config method returning current effective configuration. Format mirrors ServerState defaults.

References

  • Scalability audit item 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions