Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/76348


Change subject: Update wgCodeReviewRepoStatsCacheTime to 1 day
......................................................................

Update wgCodeReviewRepoStatsCacheTime to 1 day

Change-Id: Ib3fac0361545549cbacbb4b17ac63003915e6dca
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/48/76348/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 99e327d..2392030 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1579,7 +1579,7 @@
 
        $wgCodeReviewENotif = true; // let's experiment with this
        $wgCodeReviewCommentWatcherEmail = 
'[email protected]';
-       $wgCodeReviewRepoStatsCacheTime = 60 * 60; // 1 hour, default is 6
+       $wgCodeReviewRepoStatsCacheTime = 24 * 60 * 60;
 
        $wgCodeReviewMaxDiffPaths = 100;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3fac0361545549cbacbb4b17ac63003915e6dca
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

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

Reply via email to