From d6a45716323e8199361bbf3d0339f76ea1a7ac25 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 23 May 2014 18:25:14 +0200 Subject: [PATCH] Warn about the need for custom packages for S3 --- README.md | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index c2454c8..fc276c5 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,8 @@ redis['gid'] = 1236 Instead of using local storage you can also store the user attachments for your GitLab instance on Amazon S3. +__This currently only works if you are packaging a forked version of GitLab.__ + ``` # /etc/gitlab/gitlab.rb gitlab_rails['aws_enable'] = true -- libgit2 0.21.2