pressly / qmd

[DEPRECATED] Async script processing web service
MIT License
11 stars 3 forks source link

If no config given, default to local config.toml #16

Closed dkua closed 10 years ago

dkua commented 10 years ago

As requested by @corbanbrook if nothing is given to the flag -config-file, QMD should try and find a file in it's local directory called config.toml. Fail otherwise.