added attachment_fu and made the set of changes
[selectricity-live] / vendor / plugins / attachment_fu / test / amazon_s3.yml
diff --git a/vendor/plugins/attachment_fu/test/amazon_s3.yml b/vendor/plugins/attachment_fu/test/amazon_s3.yml
new file mode 100644 (file)
index 0000000..0024c8e
--- /dev/null
@@ -0,0 +1,6 @@
+test:
+  bucket_name: afu
+  access_key_id: YOURACCESSKEY
+  secret_access_key: YOURSECRETACCESSKEY
+  server: 127.0.0.1
+  port: 3002
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?