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:
drigato 2014-10-21 16:05:50 -04:00
parent 544d20ebc2
commit f775bedb49
6 changed files with 121 additions and 55 deletions

View file

@ -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 =