Aaron Schulz has uploaded a new change for review.

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

Change subject: Lowered "max lag" to 15
......................................................................

Lowered "max lag" to 15

Change-Id: I02b1789095122e405ffa3f655af791dac0038c0a
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4bcb118..f0ebaba 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -159,7 +159,7 @@
        'password'        => $wgDBpassword,
        'type'            => 'mysql',
        'flags'           => DBO_DEFAULT,
-       'max lag'         => 20
+       'max lag'         => 15
 ),
 
 'groupLoadsBySection' => array(

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

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

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

Reply via email to