Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

moved some dev settings to parameters.yml #603

Closed
wants to merge 2 commits into from

Conversation

kriswallsmith
Copy link
Contributor

So developers can enable or disable this stuff.

@Tobion
Copy link
Contributor

Tobion commented Nov 10, 2013

Are there enough cases where it needs to be adjusted per dev? I haven't had the requirement yet. So I don't see the need to include it by default.

@kriswallsmith
Copy link
Contributor Author

Frontend developers always disable both of these things.

devs can disable assetic controller in dev if they prefer
assetic:dump --watch
@lyrixx
Copy link
Member

lyrixx commented Nov 12, 2013

👍 with the feature.

@toaotc
Copy link

toaotc commented Nov 27, 2013

👍
@kriswallsmith i think the naming assetic_use_controller would be better than use_assetic_controller - like {section}_{option}.

so we get:

    debug_toolbar:          true
    debug_redirects:        false
    assetic_use_controller: true

@hacfi
Copy link

hacfi commented Nov 27, 2013

I’m doing this manually on my projects so would be great to see this in symfony-standard. 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants