Skip to content
JoshuaEstes edited this page Jan 4, 2011 · 3 revisions

Home > Configuration

In your app.yml file, place this:

all:
  sf_amazon_plugin:
    access_key: 123456123456123
    secret_key: 123456987987654

  sf_amazon_plugin_s3:
    enabled: false
    bucket: bucketName

  sf_amazon_plugin_ec2:
    enable: false
Clone this wiki locally