psugand / CodeIgniter-S3

Amazon S3 Library for CodeIgniter
http://prashant.es
241 stars 115 forks source link

Get secrets from enviroment #14

Closed PanMan closed 10 years ago

PanMan commented 10 years ago

As I used this on Heroku, and heroku stores secrets in environment variables, I wanted to get the config from the environment. This enables that (but also allows the old behaviour).