Skip to content

Commit

Permalink
Merge pull request #536 from ruslan-polutsygan/s3-resolver-fix
Browse files Browse the repository at this point in the history
argument to s3 resolver prototype definition has been added
  • Loading branch information
makasim committed Dec 10, 2014
2 parents 5be10ce + d995a3f commit 5838f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/imagine.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
<argument><!-- will be injected by AwsS3ResolverFactory --></argument>
<argument><!-- will be injected by AwsS3ResolverFactory --></argument>
<argument><!-- will be injected by AwsS3ResolverFactory --></argument>
<argument><!-- will be injected by AwsS3ResolverFactory --></argument>
</service>

<service id="liip_imagine.cache.resolver.prototype.cache" class="%liip_imagine.cache.resolver.cache.class%" public="true" abstract="true">
Expand Down

0 comments on commit 5838f67

Please sign in to comment.