Skip to content
Snippets Groups Projects
Commit aed9222c authored by Jonathan Sacksick's avatar Jonathan Sacksick
Browse files

Issue #3212341 by jsacksick, Sumi, The file download route shouldn't be cacheable.

parent 5175745c
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ commerce_file.download:
_controller: '\Drupal\commerce_file\Controller\FileDownloadController::download'
_title: 'Download file'
options:
no_cache: TRUE
parameters:
file:
type: 'entity:file'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment