Skip to content

Load config file from default location if path not specified #9

Description

@mfarr

The configuration file should be loaded from one of two default locations if the location was not specified, according to the following priority:

  1. ~/.config/evl_daemon/config.json
  2. /etc/evl_daemon/config.json

If a config file isn't specified and neither of the two files listed above can be read, an error should be thrown.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions