Config files may now have a 'lock' key. If a config file has such a key, ConfigORM will refuse to commit changes. This allows the developer to use Core::getEnv() in config files, without risk of it being overwritten by a commit.