Stopped returning filesize in delete functions.
Created an Amazon S3 wrapper class around Zend_Service_Amazon_S3 to add more functionality.
This commit is contained in:
parent
544d20ebc2
commit
f775bedb49
6 changed files with 121 additions and 55 deletions
|
@ -31,7 +31,8 @@ monit_password = airtime
|
|||
connection_retries = 3
|
||||
time_between_retries = 60
|
||||
|
||||
[amazon]
|
||||
[cloud_storage]
|
||||
provider = S3
|
||||
bucket =
|
||||
access_key =
|
||||
secret_key =
|
||||
api_key =
|
||||
api_key_secret =
|
Loading…
Add table
Add a link
Reference in a new issue