In a modular app there is still just a single application.ini. To add
module-specific configurations use this form:

foo.resources.resource.key = value

Where "foo" us the module name and "resource" is the name of the resource to
configure such as "view" or "db".

--
Hector Virgen
Sent from my Droid X

On Aug 30, 2010 9:24 AM, "Rafael" <[email protected]> wrote:
>
> Hello,
>
> I have been setting up an modular application however it is not clear in
> the manual how it is done.I've monted "skeleton" as in manual says,
> configured the module directory but it doesn't load application.ini from
> each module. Anyone knows how to load an application.ini from each module?
>
> Thanks

Reply via email to