Conf->set('app.foo','Cake!'); // weee and bar will be created if they don't exist $this->Conf->set('app.lang','php',array('php','python','ruby')); $this->Conf->set('weee.bar','chocolat',null,'true','true'); ?>