Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Version 3.1.0

Choose a tag to compare

@johndstein johndstein released this 12 Feb 03:53
· 25 commits to master since this release

fix error with config precedence

precedence is now
command line trumps environment config
environment trumps code config
code trumps file config
however on live reconfiguration we only
reload the file config. others don't really
make sense to reload. so on reconfigure file
trumps all.