v0.49.0: make the config direct from yaml and json (#206)
* make the config direct from yaml and json refactor to keep a deprectated LoadFromFile fix imports * fix tests * use the args loader * make test for parsing the default configuration * misleading error * use the Duration in the test * default more values * use the util.Duration for timeout values * import cleanups