From ba532536e328957103865d6e0eea35a517ed4d23 Mon Sep 17 00:00:00 2001 From: denschub Date: Fri, 28 Jan 2011 21:22:36 +0100 Subject: [PATCH] Fixed bug in sod-thin.yml --- chef/cookbooks/common/files/default/thins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chef/cookbooks/common/files/default/thins.yml b/chef/cookbooks/common/files/default/thins.yml index 37ec634b3..f0b18cdd6 100644 --- a/chef/cookbooks/common/files/default/thins.yml +++ b/chef/cookbooks/common/files/default/thins.yml @@ -6,4 +6,4 @@ url: 'joindiaspora.com' cert_location: '/usr/local/nginx/conf/diaspora.crt' key_location: '/usr/local/nginx/conf/diaspora.key' s3_bucket: "https://joindiaspora.s3.amazonaws.com" -s3_path: "/uploads/images/' +s3_path: "/uploads/images/"