Table of Contents
Questions & Feedback
Found a typo or an error?
Open a ticket.
Need support or have a technical question?
Post to the user mailing-list.
Master Symfony2 fundamentals
Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com
Symfony hosting done right
ServerGrove, outstanding support at the right price for your Symfony hosting needs.
servergrove.com
2.0 version
AsseticBundle Configuration Reference
AsseticBundle Configuration Reference¶
Full Default Configuration¶
- YAML
assetic: debug: true use_controller: true read_from: %kernel.root_dir%/../web write_to: %assetic.read_from% java: /usr/bin/java node: /usr/bin/node sass: /usr/bin/sass bundles: # Defaults (all currently registered bundles): - FrameworkBundle - SecurityBundle - TwigBundle - MonologBundle - SwiftmailerBundle - DoctrineBundle - AsseticBundle - ... assets: # Prototype name: inputs: [] filters: [] options: # Prototype name: [] filters: # Prototype name: [] twig: functions: # Prototype name: []






is a trademark of Fabien Potencier. All rights reserved.