Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334432 )

Change subject: Config: Bump max_age to 24h (1440 mins)
......................................................................

Config: Bump max_age to 24h (1440 mins)

Bug: T156411
Change-Id: I381cba31707b74ab6038858708377587e34ec28f
---
M scap/templates/config.yaml.j2
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/trending-edits/deploy 
refs/changes/32/334432/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index b212398..af557dc 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -83,7 +83,7 @@
         # maximum time in minutes a page can go without edits
         max_inactivity: 40
         # maximum age allowed in minutes
-        max_age: 60
+        max_age: 1440
         # minimum speed in edits per minute that a page is kept around
         min_speed: 0.1
       # the number of edits needed to take a page into account

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I381cba31707b74ab6038858708377587e34ec28f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/trending-edits/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to