Hi all I need to run a 2 instances of same application in production environment with slightly different configs. In order to have less copy paste I'd like to be able to create a base ini file and extend it twice like
production-base.ini: foo = bar baz = bar production-1.ini: baz = bad production-2.ini: baz = sad is it possible to do somehow such extending? Thanx in advance for help m --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
