settings.php - $conf variable overrides vs. Strongarm
Posted by craigmc on April 6, 2011 at 5:01pm
Tagging on to Christefano's presentation, I was curious which takes precedence when setting a variable value: Setting the var value in settings.php or using strongarm (in a feature).
I've tested this in local build, and, as expected, the settings.php $conf array takes precedence over strongarm values.
Read more