From 989bacfc00fed88e87e7b1824f4f08817a8a716a Mon Sep 17 00:00:00 2001 From: Christoffer Date: Mon, 14 Aug 2017 23:02:54 +0200 Subject: [PATCH] --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index add1358..66ba969 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,4 +1,5 @@ [pack] + # Avoid large memory utilization on shared servers / shell accounts windowMemory = 25m packSizeLimit = 25m threads = 1