array( "baseUrl" => "http://pelda.hu" ), "paths" => array( "resources" => "/path/to/resources", "images" => array( "content" => $_SERVER["DOCUMENT_ROOT"] . "/images/content", "layout" => $_SERVER["DOCUMENT_ROOT"] . "/images/layout" ) ), "db" => array( "db1" => array( "name" => "nev1", "user" => "felhasznalo", "pass" => "titok", "host" => "localhost" ) ) );