Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

morph_stats and morph_checks print their default config url

Choose a tag to compare

@wizmer wizmer released this 31 Jan 14:07

When morph_stats and morph_checks are called without specifying a config,
the default one which is hard-coded is used. This commit puts the default
config in a yaml file and the url is displayed when used.
Benefits:

  1. People can see what's in the default config
  2. It can serve as an example when you have no idea how morph_check/stat work.