jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/404771 )

Change subject: Decrease the default export threshold for 2018
......................................................................


Decrease the default export threshold for 2018

35% is in my opinion too much: it can mean a lot of effort has
already been done but not exported. I would go for lower but
let's start with this step.

Change-Id: I31ca26a69c84b0b1c4efaa9101b753a564f95e09
---
M repong/repong.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/repong/repong.php b/repong/repong.php
index fae3f90..c06d0fa 100644
--- a/repong/repong.php
+++ b/repong/repong.php
@@ -314,7 +314,7 @@
                $defaultOptions = [
                        'group' => null,
                        'quiet' => true,
-                       'threshold' => 35,
+                       'threshold' => 25,
                        'target' => $this->getBase(),
                ];
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I31ca26a69c84b0b1c4efaa9101b753a564f95e09
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to