Merge pull request #73 from krafas/master
Allow AmazonsS3 adapter to have acl option
This commit is contained in:
@@ -51,6 +51,7 @@ class AmazonS3AdapterFactory implements AdapterFactoryInterface
|
|||||||
->end()
|
->end()
|
||||||
->scalarNode('region')->end()
|
->scalarNode('region')->end()
|
||||||
->scalarNode('directory')->end()
|
->scalarNode('directory')->end()
|
||||||
|
->scalarNode('acl')->end()
|
||||||
->end()
|
->end()
|
||||||
->end()
|
->end()
|
||||||
->end()
|
->end()
|
||||||
|
|||||||
Reference in New Issue
Block a user