Stores your AWS account information. Add your account information, then rename this file to ‘config.inc.php’.
2010.01.19
2006-2010 Ryan Parman, Foleeo, Inc., and contributors.
| Simplified BSD License | http://opensource.org/licenses/bsd-license.php |
| CloudFusion | http://getcloudfusion.com |
Amazon Web Services Key. http://aws-portal.amazon.com
Amazon Web Services Secret Key. http://aws-portal.amazon.com
Amazon Account ID without dashes. Used for identification with Amazon EC2. http://aws-portal.amazon.com
Amazon Associates ID. Used for crediting referrals via Amazon AAWS. http://affiliate-program.amazon.com
Locale that all PAS methods should default to. Can be overridden per-instance. Valid values are ‘us’, ‘uk’, ‘ca’, ‘fr’, ‘de’, or ‘jp’.
Your CanonicalUser ID. Used for setting access control settings in AmazonS3. Must be fetched from the server. Call <?php print_r($s3->get_canonical_user_id()); ?> to view.
Your CanonicalUser DisplayName. Used for setting access control settings in AmazonS3. Must be fetched from the server. Call <?php print_r($s3->get_canonical_user_id()); ?> to view.