8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content
Add support for asset version #507
@hason

Description

@hason

If I change the settings of filter set, I want to reload the browser cache (see http://symfony.com/doc/current/reference/configuration/framework.html#ref-framework-assets-version):

The proposed configuration:

liip_imagine:
  driver: imagick
  asset_version: 3 # global version for all filter sets
  filter_sets:
    admin_thumbnail:
      quality: 75
      asset_version: 5 # version for current filter set
      filters:
        thumbnail: { size: [120, 120], mode: inset }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0