8000 Updated configuration for the new Asset component by javiereguiluz · Pull Request #5170 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Updated configuration for the new Asset co 8000 mponent #5170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated configuration for the new Asset component
  • Loading branch information
javiereguiluz committed May 30, 2015
commit d35177b4a1d572b54df044b249b141d305daa431
< AA6D div class="container-md js-file-filter-blankslate" data-target="diff-file-filter.blankslate" hidden>

There are no files selected for viewing

2 changes: 1 addition & 1 deletion reference/configuration/assetic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Full Default Configuration
some_filter: []
workers:
# see https://github.com/symfony/AsseticBundle/pull/119
# Cache can also be busted via the framework.templating.assets_version
# Cache can also be busted via the assets.version
# setting - see the "framework" configuration section
cache_busting:
enabled: false
Expand Down
Loading
0