jenkins-bot has submitted this change and it was merged.

Change subject: Remove $wgUseDumbLinkUpdate
......................................................................


Remove $wgUseDumbLinkUpdate

Already false by default, and removed from core entirely in I115f8cf9

Change-Id: Iab5def7c5236b9ecf0f9989856dca8f2ce1b2396
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 647400e..a3a66b6 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -897,7 +897,6 @@
 wfProfileIn( "$fname-misc3" );
 
 // Various DB contention settings
-$wgUseDumbLinkUpdate = false;
 $wgAntiLockFlags = ALF_NO_LINK_LOCK | ALF_NO_BLOCK_LOCK;
 # $wgAntiLockFlags = ALF_PRELOAD_LINKS | ALF_PRELOAD_EXISTENCE;
 if ( in_array( $wgDBname, array( 'testwiki', 'test2wiki', 'mediawikiwiki', 
'commonswiki' ) ) ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab5def7c5236b9ecf0f9989856dca8f2ce1b2396
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to