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

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

Config: Bump max_inactivity to 24h (1440 mins)

Bug: T156411
Change-Id: I7ed04e4db4dc45328b1dc299a53204d1098c2291
---
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/34/334434/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 470070c..536e5aa 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -81,7 +81,7 @@
         # maximum number of pages that can be stored at any given time
         max_pages: 5000
         # maximum time in minutes a page can go without edits
-        max_inactivity: 40
+        max_inactivity: 1440
         # maximum age allowed in minutes
         max_age: 360
         # minimum speed in edits per minute that a page is kept around

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ed04e4db4dc45328b1dc299a53204d1098c2291
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