Generated overrides don't override? :)
PermalinkI noticed that when I use my own application/config/*.php files to create a basic/default configuration for an application, it becomes impossible to change these values through the dashboard. I see the changed values are written to the application/config/generated_override/ files, but my own files seem to take precedence.
Is this a bug or a feature? :) My preferred way of working would be to use my own (versioned) config files as defaults to make sure everything works when the site is released, but to allow the admins of a site to change values later through the dashboard and hence the unversioned generated overrides. A bit like (urghh) Magento (I'd hate to have to explain that Magento does something better than Concrete5). ;)

As for upgrading, I'm using the latest (8.5.5).