Il giorno 04/nov/2010, alle ore 10.57, Łukasz Wróblewski ha scritto:

> I decided to use ini files for configuration.
> I use to develop a single file, and to produce other. example:
> uwsgi --ini dev.ini
> uwsgi --ini pro.ini
> 
> Configuration file contains my application not only uwsgi.
> I wonder how the application level to know the ini parameter passed to 
> uwsgi?
> 
> 

uWSGI search for the section [uwsgi] in your config file.

all the others are ignored

--
Roberto De Ioris
http://unbit.it

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to