[ 'paths' => [ // The directory where Propel expects to find your `schema.xml` file. 'schemaDir' => '', // The directory where Propel should output generated object model classes. 'phpDir' => '', ], /* 'database' => [ 'connections' => [ 'default' => [ 'adapter' => '', 'dsn' => '', 'user' => '', 'password' => '', 'settings' => [ 'charset' => '' ] ] ] ] */ ] ];