updated top the the new version of attachment_fu plugin to work out some
[selectricity-live] / config / rackspace_cloudfiles.yml
diff --git a/config/rackspace_cloudfiles.yml b/config/rackspace_cloudfiles.yml
new file mode 100644 (file)
index 0000000..ede689b
--- /dev/null
@@ -0,0 +1,14 @@
+development:
+    container_name: appname_development
+    username:
+    api_key: 
+
+test:
+    container_name: appname_test
+    username: 
+    api_key: 
+
+production:
+    container_name: appname_production
+    username: 
+    api_key: 

Benjamin Mako Hill || Want to submit a patch?