On Sat, Nov 7, 2015 at 12:56 PM, Jonathan Vanasco <[email protected]> wrote:
> Splitting this out into "production-admin.ini" and > "production-non_admin.ini" files to declare a single variable would mean > having another file to update whenever other ini settings change. You can inherit from INI files. 'use = config:otherfile.ini'. But, overall, INI files aren't the epitome of convenience. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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 http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
