Skip to content

Commit

Permalink
Make images great again with LiipImagineBundle 2.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed May 24, 2018
1 parent 722265e commit a974ce0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/config/config.yml
Expand Up @@ -61,3 +61,10 @@ fos_rest:
rules:
- { path: '^/api/.*', priorities: ['json', 'xml'], fallback_format: json, prefer_extension: true }
- { path: '^/', stop: true }

liip_imagine:
resolvers:
default:
web_path:
web_root: "%kernel.project_dir%/web"
cache_prefix: "media/cache"

0 comments on commit a974ce0

Please sign in to comment.