Dan-nl has uploaded a new change for review.

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


Change subject: beta: gwtoolset filebackend
......................................................................

beta: gwtoolset filebackend

the filebackend reference was accidentally deleted in 
https://gerrit.wikimedia.org/r/#/c/102510.

Change-Id: If770f4897bf44ef2ebdc1c2d93987656896ae2db
---
M wmf-config/CommonSettings-labs.php
1 file changed, 5 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 08851f2..46d33e9 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -61,6 +61,11 @@
        );
 }
 
+// the beta cluster uses a different filebackend than production
+if ( $wmgUseGWToolset ) {
+       $wgGWTFileBackend = 'gwtoolset-backend';
+}
+
 if ( $wmgUseOAuth ) {
        $wgMWOAuthCentralWiki = 'labswiki';  # bug 57403
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If770f4897bf44ef2ebdc1c2d93987656896ae2db
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dan-nl <d_ent...@yahoo.com>

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

Reply via email to