v0.14.3: Fix config_path issue (#130)
Fixes #126 Lumen does not have a `config_path` helper, so we have to make our own. Thanks to https://gist.github.com/mabasic/21d13eab12462e596120#gistcomment-2140273 for the correct method to get the config path for Lumen.