aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/gitolite.rc.wheezy2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/gitolite.rc.wheezy b/files/gitolite.rc.wheezy
index a1dd058..7ed5622 100644
--- a/files/gitolite.rc.wheezy
+++ b/files/gitolite.rc.wheezy
@@ -29,7 +29,7 @@ $GL_WILDREPOS = 0;
$PROJECTS_LIST = $ENV{HOME} . "/projects.list";
# $WEB_INTERFACE = "gitweb";
# $GITWEB_URI_ESCAPE = 0;
-$REPO_UMASK = 0077;
+$REPO_UMASK = 0022;
# ------------------------------------------------------------------------------
# variables with an efficiency/performance impact