Hi, Related to this topic <https://groups.google.com/forum/#!searchin/turbogears/read$20ini$20in$20app_cfg/turbogears/tAzc7SDPuV4/QrwrkLbP41QJ>i would like to read development.ini values in app_cfg.py file. Typically to propose simple configuration choice / deployment. Like:
[app:main] # You can choice between "internal" authentication or "ldap" authentication: auth = internal Then app_cfg.py config will be construct depending of auth value. Is it possible ? Thank's ! -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

