Closed zupo closed 4 years ago
It's unfortunate that most of our packages expose configuration with flags named like <package_name>.<flag>, but this packages uses screaming instead. Let's be nicer.
<package_name>.<flag>
Then we can do such cleanup: https://github.com/niteoweb/kai-app/pull/476/files
It's unfortunate that most of our packages expose configuration with flags named like
<package_name>.<flag>
, but this packages uses screaming instead. Let's be nicer.