launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #26893
[Merge] lp:~ilasc/lp-production-configs/add-git-repack-config into lp:lp-production-configs
Ioana Lasc has proposed merging lp:~ilasc/lp-production-configs/add-git-repack-config into lp:lp-production-configs.
Commit message:
Add config for Git Repacks
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~ilasc/lp-production-configs/add-git-repack-config/+merge/401184
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~ilasc/lp-production-configs/add-git-repack-config into lp:lp-production-configs.
=== modified file 'lpnet-lazr.conf'
--- lpnet-lazr.conf 2021-04-14 13:49:42 +0000
+++ lpnet-lazr.conf 2021-04-15 08:14:08 +0000
@@ -19,6 +19,8 @@
git_browse_root: https://git.launchpad.net/
git_anon_root: git://git.launchpad.net/
git_ssh_root: git+ssh://git.launchpad.net/
+loose_objects_threshold: 4350
+packs_threshold: 30
[codeimport]
bazaar_branch_store: sftp://hoover@xxxxxxxxxxxxxxxxxxxxxx.internal/srv/importd/www/
Follow ups