Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordenschub <software@dsx.cc>2011-01-28 23:22:36 +0300
committerdenschub <software@dsx.cc>2011-01-29 00:17:12 +0300
commitba532536e328957103865d6e0eea35a517ed4d23 (patch)
tree4347b8cf72e2d82c4dda6a5be71fd9b353137647 /chef/cookbooks/common
parent9040d609774639894a0811b851096636ac7ca26f (diff)
Fixed bug in sod-thin.yml
Diffstat (limited to 'chef/cookbooks/common')
-rw-r--r--chef/cookbooks/common/files/default/thins.yml2
1 files changed, 1 insertions, 1 deletions
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/"