Ryan Lane has submitted this change and it was merged.

Change subject: Enable GC on gitblit repositories
......................................................................


Enable GC on gitblit repositories

Change-Id: Ib74de619cc02e7f2aa3124a1288e53d8b543aaed
---
M files/gitblit/gitblit.properties
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ryan Lane: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/files/gitblit/gitblit.properties b/files/gitblit/gitblit.properties
index d0be4fc..702d7df 100644
--- a/files/gitblit/gitblit.properties
+++ b/files/gitblit/gitblit.properties
@@ -175,7 +175,7 @@
 # EXPERIMENTAL
 # SINCE 1.2.0
 # RESTART REQUIRED
-git.enableGarbageCollection = false
+git.enableGarbageCollection = true
 
 # Hour of the day for the GC Executor to scan repositories.
 # This value is in 24-hour time.

-- 
To view, visit https://gerrit.wikimedia.org/r/67108
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib74de619cc02e7f2aa3124a1288e53d8b543aaed
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Demon <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to