Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
papcio122 committed Feb 19, 2024
2 parents 9e31c3a + 4e5b883 commit 239fae7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ public function previewContentAction(
throw $e;
}
}
$response->headers->addCacheControlDirective('no-cache', true);
$response->setPrivate();

$this->previewHelper->restoreConfigScope();
Expand Down

0 comments on commit 239fae7

Please sign in to comment.