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

Change subject: labs: Use redis lock manager for dispatching changes of Wikibase
......................................................................

labs: Use redis lock manager for dispatching changes of Wikibase

Bug: T175109
Change-Id: Ie945cf42b5009ec8e31607d04f92e2cfc6e45772
---
M wmf-config/Wikibase-labs.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/Wikibase-labs.php b/wmf-config/Wikibase-labs.php
index ff93a5b..34dd397 100644
--- a/wmf-config/Wikibase-labs.php
+++ b/wmf-config/Wikibase-labs.php
@@ -46,6 +46,8 @@
                'the Creative Commons CC0 License; text in the other namespaces 
is available under ' .
                'the Creative Commons Attribution-ShareAlike License; 
additional terms may apply.';
        $wgRightsUrl = 'creativecommons.org/licenses/by-sa/3.0';
+
+       $wgWBRepoSettings['dispatchingLockManager'] = 'redisLockManager';
 }
 
 if ( $wmgUseWikibaseClient ) {

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

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

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

Reply via email to