Skip to content

Commit 733de39

Browse files
committed
Added cache_busting to default asset config
1 parent 7cc4287 commit 733de39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/configuration/assetic.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ Full default Configuration
4848
4949
# An array of named filters (e.g. some_filter, some_other_filter)
5050
some_filter: []
51+
workers:
52+
cache_busting:
53+
enabled: false
5154
twig:
5255
functions:
5356
# An array of named functions (e.g. some_function, some_other_function)

0 commit comments

Comments
 (0)