Merge pull request #73 from krafas/master

Allow AmazonsS3 adapter to have acl option
This commit is contained in:
Leszek Prabucki
2013-11-10 01:08:40 -08:00

View File

@@ -51,6 +51,7 @@ class AmazonS3AdapterFactory implements AdapterFactoryInterface
->end()
->scalarNode('region')->end()
->scalarNode('directory')->end()
->scalarNode('acl')->end()
->end()
->end()
->end()