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

Change subject: Disable flow on wikitech
......................................................................


Disable flow on wikitech

It has never worked, and is causing lots of db errors.

Bug: T121866
Change-Id: I9553b8d25cfeb6ceb5877794c4f80b24c2e24717
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index e2af7c8..58b17ea 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -14986,6 +14986,7 @@
        'officewiki' => true,
        'loginwiki' => false,
        'votewiki' => false,
+       'wikitech' => false,
 ),
 'wmgFlowEnglishNamespaceOnly' => array(
        'default' => false,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9553b8d25cfeb6ceb5877794c4f80b24c2e24717
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to