We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd56ea commit 44b03acCopy full SHA for 44b03ac
reference/configuration/assetic.rst
@@ -49,6 +49,9 @@ Full Default Configuration
49
# An array of named filters (e.g. some_filter, some_other_filter)
50
some_filter: []
51
workers:
52
+ # see https://github.com/symfony/AsseticBundle/pull/119
53
+ # Cache can also be busted via the framework.templating.assets_version
54
+ # setting - see the "framework" configuration section
55
cache_busting:
56
enabled: false
57
twig:
0 commit comments