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