Skip to content

Commit

Permalink
Merge pull request #115 from havvg/master
Browse files Browse the repository at this point in the history
add info on the StreamWrapper of GaufretteBundle
  • Loading branch information
lsmith77 committed Oct 30, 2012
2 parents 40f040e + b2a05ce commit be7a2a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,9 @@ The example service definition shows how to use a stream wrapped by the [Gaufret
In order to have this example working, you need to register the stream wrapper first,
refer to the [Gaufrette README](https://github.com/KnpLabs/Gaufrette/blob/master/README.markdown) on how to do this.

If you are using the [KnpGaufretteBundle](https://github.com/KnpLabs/KnpGaufretteBundle)
you can make use of the [StreamWrapper configuration](https://github.com/KnpLabs/KnpGaufretteBundle#stream-wrapper) to register the filesystems.

``` yaml
services:
liip_imagine.data.loader.stream.profile_photos:
Expand Down

0 comments on commit be7a2a6

Please sign in to comment.