dave
dave copied to clipboard
Add a --config argument
It would be nice to have the ability to explicitly specify a config location using a command line argument e.g. dave --config dave-config.yaml. This would make it easier for instance to use dave as a system service. Alternatively/additionally dave could look for a config location in an absolute location that does not depend on environment variables e.g. /etc/dave/config.yaml.