Skip to content

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

@mfarr

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions