Martin Kreidenweis wrote: > As every setting in app.yml is environment-specific (see [1]) anyway, > wouldn't it be better to just use a simple boolean value? > > like that: > app.yml: -------------------- > all: > disable_ssl_filter: false > > dev: > disable_ssl_filter: true > -----------------------------
Yes, good point. regards, Lukas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
